phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: felamimail/setup tables_update.inc.php,1.1.1.1.2


From: Lars Kneschke <address@hidden>
Subject: [Phpgroupware-cvs] CVS: felamimail/setup tables_update.inc.php,1.1.1.1.2.2,1.1.1.1.2.3
Date: Tue, 04 Jun 2002 12:25:32 -0400

Update of /cvsroot/phpgroupware/felamimail/setup
In directory subversions:/tmp/cvs-serv25094/setup

Modified Files:
      Tag: Version-0_9_14-branch
        tables_update.inc.php 
Log Message:
updated upgrade script


Index: tables_update.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/felamimail/setup/tables_update.inc.php,v
retrieving revision 1.1.1.1.2.2
retrieving revision 1.1.1.1.2.3
diff -C2 -r1.1.1.1.2.2 -r1.1.1.1.2.3
*** tables_update.inc.php       22 Mar 2002 20:07:20 -0000      1.1.1.1.2.2
--- tables_update.inc.php       4 Jun 2002 16:25:30 -0000       1.1.1.1.2.3
***************
*** 32,34 ****
--- 32,41 ----
        }
  
+       $test[] = '0.8.4';
+       function felamimail_upgrade0_8_4()
+       {
+               $GLOBALS['setup_info']['felamimail']['currentver'] = '0.9.0';
+               return $GLOBALS['setup_info']['felamimail']['currentver'];
+       }
+ 
  ?>




reply via email to

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