aboutsummaryrefslogtreecommitdiffstats
path: root/category.php
diff options
context:
space:
mode:
Diffstat (limited to 'category.php')
-rw-r--r--category.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/category.php b/category.php
index 7e2a037f5..a28601e10 100644
--- a/category.php
+++ b/category.php
@@ -410,7 +410,6 @@ if ( isset ( $page['cat'] ) )
}
//------------------------------------------------------------ log informations
pwg_log( 'category', $page['title'] );
-mysql_close();
$template->parse('category');
include(PHPWG_ROOT_PATH.'include/page_tail.php');