summaryrefslogtreecommitdiffstats
path: root/templates/show_admin_info.inc.php
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-03-30 05:03:47 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-03-30 05:03:47 +0000
commit828b2288207a9f24ea264d0456d7ff951b931fe3 (patch)
tree1654aca49503078fdef8b94425b461a571c4ea9b /templates/show_admin_info.inc.php
parent4243b22ee54bcef23172d45ae0fff57633f7a9ab (diff)
downloadampache-828b2288207a9f24ea264d0456d7ff951b931fe3.tar.gz
ampache-828b2288207a9f24ea264d0456d7ff951b931fe3.tar.bz2
ampache-828b2288207a9f24ea264d0456d7ff951b931fe3.zip
final commit before beta2 release
Diffstat (limited to 'templates/show_admin_info.inc.php')
-rw-r--r--templates/show_admin_info.inc.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/show_admin_info.inc.php b/templates/show_admin_info.inc.php
index b87a7847..b0414611 100644
--- a/templates/show_admin_info.inc.php
+++ b/templates/show_admin_info.inc.php
@@ -30,9 +30,6 @@ $total_flagged = $flag->get_total();
$catalog = new Catalog();
$songs = $catalog->get_disabled(10);
-/* User Information */
-$users = $GLOBALS['user']->get_recent(10);
-
?>
<span class="header1"><?php echo _('Information'); ?></span><br />
<div class="text-box">