phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: projects/setup tables_update.inc.php,1.17,1.18


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: projects/setup tables_update.inc.php,1.17,1.18
Date: Tue, 14 May 2002 18:11:13 -0400

Update of /cvsroot/phpgroupware/projects/setup
In directory subversions:/tmp/cvs-serv5367

Modified Files:
        tables_update.inc.php 
Log Message:
version update

Index: tables_update.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/projects/setup/tables_update.inc.php,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -r1.17 -r1.18
*** tables_update.inc.php       31 Mar 2002 23:19:17 -0000      1.17
--- tables_update.inc.php       14 May 2002 22:11:10 -0000      1.18
***************
*** 370,372 ****
--- 370,379 ----
                return $GLOBALS['setup_info']['projects']['currentver'];
        }
+ 
+       $test[] = '0.8.6';
+       function projects_upgrade0_8_6()
+       {
+               $GLOBALS['setup_info']['projects']['currentver'] = '0.8.7.001';
+               return $GLOBALS['setup_info']['projects']['currentver'];
+       }
  ?>




reply via email to

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