phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: todo/setup setup.inc.php,1.13,1.13.2.1


From: Joseph Engo <address@hidden>
Subject: [Phpgroupware-cvs] CVS: todo/setup setup.inc.php,1.13,1.13.2.1
Date: Wed, 23 Jan 2002 15:54:12 -0500

Update of /cvsroot/phpgroupware/todo/setup
In directory subversions:/tmp/cvs-serv17715/setup

Modified Files:
      Tag: Version-0_9_14-branch
        setup.inc.php 
Log Message:
Added application level global categories


Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/todo/setup/setup.inc.php,v
retrieving revision 1.13
retrieving revision 1.13.2.1
diff -C2 -r1.13 -r1.13.2.1
*** setup.inc.php       7 Jan 2002 10:50:42 -0000       1.13
--- setup.inc.php       23 Jan 2002 20:54:10 -0000      1.13.2.1
***************
*** 21,24 ****
--- 21,25 ----
        /* The hooks this app includes, needed for hooks registration */
        $setup_info['todo']['hooks'][] = 'about';
+       $setup_info['todo']['hooks'][] = 'admin';
        $setup_info['todo']['hooks'][] = 'deleteaccount';
        $setup_info['todo']['hooks'][] = 'manual';




reply via email to

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