phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] notes/inc hook_admin.inc.php,1.8


From: ceb
Subject: [Phpgroupware-cvs] notes/inc hook_admin.inc.php,1.8
Date: Thu, 24 Feb 2005 14:55:35 -0000

Update of notes/inc

Modified Files:
     Branch: MAIN
            hook_admin.inc.php lines: +2 -2

Log Message:
added base tpl dir

====================================================
Index: notes/inc/hook_admin.inc.php
diff -u notes/inc/hook_admin.inc.php:1.7 notes/inc/hook_admin.inc.php:1.8
--- notes/inc/hook_admin.inc.php:1.7    Sun Apr 20 01:51:35 2003
+++ notes/inc/hook_admin.inc.php        Mon Jan 17 16:23:40 2005
@@ -17,6 +17,6 @@
                (
                        'Global Categories' => 
$GLOBALS['phpgw']->link('/index.php','menuaction=admin.uicategories.index&appname='
 . $appname . '&global_cats=True')
                );
-               $GLOBALS['phpgw']->common->display_mainscreen($appname,$file);
+               display_section($appname,$file);
        }
 ?>
\ No newline at end of file






reply via email to

[Prev in Thread] Current Thread [Next in Thread]