phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: wcm/setup setup.inc.php,1.1.1.1,1.2


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: wcm/setup setup.inc.php,1.1.1.1,1.2
Date: Sun, 03 Feb 2002 12:02:59 -0500

Update of /cvsroot/phpgroupware/wcm/setup
In directory subversions:/tmp/cvs-serv1189/wcm/setup

Modified Files:
        setup.inc.php 
Log Message:
Add a check to setup to be able to exclude apps from the mass upgrade process.
WCM will be the first to use this, others may follow...



Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/wcm/setup/setup.inc.php,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** setup.inc.php       3 Feb 2002 15:17:03 -0000       1.1.1.1
--- setup.inc.php       3 Feb 2002 17:02:55 -0000       1.2
***************
*** 18,21 ****
--- 18,22 ----
        $setup_info['wcm']['app_order'] = 4;
        $setup_info['wcm']['enable']    = 1;
+       $setup_info['wcm']['no_mass_update'] = True;
  
        $setup_info['wcm']['author'] = 'Miles Lott, Bettina Gille';




reply via email to

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