phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: rbs/setup setup.inc.php,1.1.2.2,1.1.2.3


From: Dave Hall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: rbs/setup setup.inc.php,1.1.2.2,1.1.2.3
Date: Sat, 22 Mar 2003 16:04:49 -0500

Update of /cvsroot/phpgroupware/rbs/setup
In directory subversions:/tmp/cvs-serv6953

Modified Files:
      Tag: Version-0_9_14-branch
        setup.inc.php 
Log Message:
Fix for Bug#2902

Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/rbs/setup/Attic/setup.inc.php,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -r1.1.2.2 -r1.1.2.3
*** setup.inc.php       17 Mar 2003 21:12:47 -0000      1.1.2.2
--- setup.inc.php       22 Mar 2003 21:04:47 -0000      1.1.2.3
***************
*** 35,39 ****
        /* The hooks this app includes, needed for hooks registration */
        $setup_info['rbs']['hooks'][] = 'admin';
!       $setup_info['rbs']['hooks'][] = 'preferences';
  
        /* Dependencies for this app to work */
--- 35,39 ----
        /* The hooks this app includes, needed for hooks registration */
        $setup_info['rbs']['hooks'][] = 'admin';
!       //$setup_info['rbs']['hooks'][] = 'preferences';
  
        /* Dependencies for this app to work */





reply via email to

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