summaryrefslogtreecommitdiffstats
path: root/templates/show_admin_tools.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_tools.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_tools.inc.php')
-rw-r--r--templates/show_admin_tools.inc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/show_admin_tools.inc.php b/templates/show_admin_tools.inc.php
index 1dade1f2..ff66675d 100644
--- a/templates/show_admin_tools.inc.php
+++ b/templates/show_admin_tools.inc.php
@@ -22,6 +22,7 @@
$web_path = conf('web_path');
$catalog = new Catalog();
$catalogs = $catalog->get_catalogs();
+$users = $GLOBALS['user']->get_recent(10);
?>
<span class="header1"><?php echo _('Catalogs'); ?></span>