phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: notes/setup setup.inc.php,1.6,1.6.2.1


From: Joseph Engo <address@hidden>
Subject: [Phpgroupware-cvs] CVS: notes/setup setup.inc.php,1.6,1.6.2.1
Date: Fri, 25 Jan 2002 19:34:28 -0500

Update of /cvsroot/phpgroupware/notes/setup
In directory subversions:/tmp/cvs-serv4673/setup

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


Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/notes/setup/setup.inc.php,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -C2 -r1.6 -r1.6.2.1
*** setup.inc.php       7 Jan 2002 10:50:42 -0000       1.6
--- setup.inc.php       26 Jan 2002 00:34:25 -0000      1.6.2.1
***************
*** 21,24 ****
--- 21,25 ----
        /* The hooks this app includes, needed for hooks registration */
        $setup_info['notes']['hooks'][] = 'about';
+       $setup_info['notes']['hooks'][] = 'admin';
        $setup_info['notes']['hooks'][] = 'add_def_pref';
        $setup_info['notes']['hooks'][] = 'deleteaccount';




reply via email to

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