aboutsummaryrefslogtreecommitdiffstats
path: root/search.php
diff options
context:
space:
mode:
Diffstat (limited to 'search.php')
-rw-r--r--search.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/search.php b/search.php
index 4bd64106a..c8efc4719 100644
--- a/search.php
+++ b/search.php
@@ -234,7 +234,6 @@ if (sizeof($errors) != 0)
}
}
//------------------------------------------------------------ log informations
-pwg_log( 'search', $title );
include(PHPWG_ROOT_PATH.'include/page_header.php');
$template->parse('search');
include(PHPWG_ROOT_PATH.'include/page_tail.php');