phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: inv/setup tables_update.inc.php,1.18,1.19


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

Update of /cvsroot/phpgroupware/inv/setup
In directory subversions:/tmp/cvs-serv5394

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

Index: tables_update.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/inv/setup/tables_update.inc.php,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -r1.18 -r1.19
*** tables_update.inc.php       31 Mar 2002 23:19:00 -0000      1.18
--- tables_update.inc.php       14 May 2002 22:11:28 -0000      1.19
***************
*** 566,568 ****
--- 566,575 ----
                return $GLOBALS['setup_info']['inv']['currentver'];
        }
+ 
+       $test[] = '0.8.4';
+       function inv_upgrade0_8_4()
+       {
+               $GLOBALS['setup_info']['inv']['currentver'] = '0.8.5.001';
+               return $GLOBALS['setup_info']['inv']['currentver'];
+       }
  ?>




reply via email to

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