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.2.2,1.13.2.3


From: Mark A Peters <address@hidden>
Subject: [Phpgroupware-cvs] CVS: todo/setup setup.inc.php,1.13.2.2,1.13.2.3
Date: Wed, 15 May 2002 13:25:22 -0400

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

Modified Files:
      Tag: Version-0_9_14-branch
        setup.inc.php 
Log Message:
Added the home hook.

Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/todo/setup/setup.inc.php,v
retrieving revision 1.13.2.2
retrieving revision 1.13.2.3
diff -C2 -r1.13.2.2 -r1.13.2.3
*** setup.inc.php       14 May 2002 21:44:20 -0000      1.13.2.2
--- setup.inc.php       15 May 2002 17:25:20 -0000      1.13.2.3
***************
*** 25,28 ****
--- 25,29 ----
        $setup_info['todo']['hooks'][] = 'manual';
        $setup_info['todo']['hooks'][] = 'preferences';
+       $setup_info['todo']['hooks'][] = 'home';
  
        /* Dependacies for this app to work */




reply via email to

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