phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: netsaint/setup tables_update.inc.php,1.14,1.15


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: netsaint/setup tables_update.inc.php,1.14,1.15
Date: Tue, 14 May 2002 18:11:47 -0400

Update of /cvsroot/phpgroupware/netsaint/setup
In directory subversions:/tmp/cvs-serv5413

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

Index: tables_update.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/netsaint/setup/tables_update.inc.php,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -r1.14 -r1.15
*** tables_update.inc.php       13 Jan 2002 20:52:53 -0000      1.14
--- tables_update.inc.php       14 May 2002 22:11:45 -0000      1.15
***************
*** 317,319 ****
--- 317,326 ----
                return $GLOBALS['setup_info']['netsaint']['currentver'];
        }
+ 
+       $test[] = '0.0.2';
+       function netsaint_upgrade0_0_2()
+       {
+               $GLOBALS['setup_info']['netsaint']['currentver'] = '0.0.3.001';
+               return $GLOBALS['setup_info']['netsaint']['currentver'];
+       }
  ?>




reply via email to

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