phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: todo/setup tables_update.inc.php,1.15,1.16


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: todo/setup tables_update.inc.php,1.15,1.16
Date: Tue, 14 May 2002 18:12:30 -0400

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

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

Index: tables_update.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/todo/setup/tables_update.inc.php,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -r1.15 -r1.16
*** tables_update.inc.php       31 Jan 2002 01:33:02 -0000      1.15
--- tables_update.inc.php       14 May 2002 22:12:28 -0000      1.16
***************
*** 718,721 ****
--- 718,728 ----
        }
  
+       $test[] = '0.9.14';
+       function todo_upgrade0_9_14()
+       {
+               $GLOBALS['setup_info']['todo']['currentver'] = '0.9.15.001';
+               return $GLOBALS['setup_info']['todo']['currentver'];
+       }
+ 
        $test[] = '0.9.15.001';
        function todo_upgrade0_9_15_001()




reply via email to

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