phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: cart/setup setup.inc.php,1.4,1.5


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: cart/setup setup.inc.php,1.4,1.5
Date: Sun, 27 Jan 2002 18:56:02 -0500

Update of /cvsroot/phpgroupware/cart/setup
In directory subversions:/tmp/cvs-serv19143/setup

Modified Files:
        setup.inc.php 
Log Message:
tpl for about hook

Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/cart/setup/setup.inc.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** setup.inc.php       13 Jan 2002 20:11:49 -0000      1.4
--- setup.inc.php       27 Jan 2002 23:56:00 -0000      1.5
***************
*** 19,22 ****
--- 19,28 ----
  /* The hooks this app includes, needed for hooks registration */
  
+       $setup_info['cart']['hooks'] = array
+       (
+               'about',
+               'manual'
+       );
+ 
  /* Dependacies for this app to work */
  




reply via email to

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