summaryrefslogtreecommitdiffstats
path: root/templates/show_admin_info.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/show_admin_info.inc.php')
-rw-r--r--templates/show_admin_info.inc.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/show_admin_info.inc.php b/templates/show_admin_info.inc.php
index 8816937c..c8ecb222 100644
--- a/templates/show_admin_info.inc.php
+++ b/templates/show_admin_info.inc.php
@@ -23,7 +23,6 @@ $web_path = conf('web_path');
/* Flagged Information Gathering */
$flag = new Flag();
$flagged = $flag->get_recent(10);
-$total_flagged = $flag->get_total();
/* Disabled Information Gathering */
$catalog = new Catalog();