* Updated auth.inc.php

This commit is contained in:
Scott Luther
2009-02-22 05:11:12 -08:00
parent 7bda76a3e4
commit 9b1628149c
2 changed files with 34 additions and 40 deletions

View File

@@ -22,7 +22,7 @@
function auth_generate_admin_menu($menu_obj)
{
$menu_obj->auth_update();
global $C_translate, $smarty, $C_list;
global $C_translate, $smarty, $C_list;
$i=1;
$js='';