aboutsummaryrefslogtreecommitdiffstats
path: root/identification.php
diff options
context:
space:
mode:
Diffstat (limited to 'identification.php')
-rw-r--r--identification.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/identification.php b/identification.php
index ac2477d27..44cde32fd 100644
--- a/identification.php
+++ b/identification.php
@@ -60,7 +60,6 @@ $title = $lang['ident_page_title'];
include(PHPWG_ROOT_PATH.'include/page_header.php');
$template->set_filenames( array('identification'=>'identification.tpl') );
-initialize_template();
$template->assign_vars(array(
'MAIL_ADMIN' => $conf['mail_webmaster'],