phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] phpgwapi/setup/tables_update.inc.php, 1.53.2.9.2.37


From: nomail
Subject: [Phpgroupware-cvs] phpgwapi/setup/tables_update.inc.php, 1.53.2.9.2.37
Date: Thu, 23 Dec 2004 23:14:14 +0100

Update of /phpgwapi/setup
Modified Files:
        Branch: Version-0_9_16-branch
          tables_update.inc.php

date: 2004/12/23 22:14:14;  author: ceb;  state: Exp;  lines: +8 -1

Log Message:
update version number to 0.9.16.004
=====================================================================
Index: phpgwapi/setup/tables_update.inc.php
diff -u phpgwapi/setup/tables_update.inc.php:1.53.2.9.2.36 
phpgwapi/setup/tables_update.inc.php:1.53.2.9.2.37
--- phpgwapi/setup/tables_update.inc.php:1.53.2.9.2.36  Tue Nov 16 21:35:22 2004
+++ phpgwapi/setup/tables_update.inc.php        Thu Dec 23 22:14:14 2004
@@ -1761,4 +1761,11 @@
                 $GLOBALS['setup_info']['phpgwapi']['currentver'] = 
'0.9.16.003';
                 return $GLOBALS['setup_info']['phpgwapi']['currentver'];
         }
+
+       $test[] = '0.9.16.003';
+        function phpgwapi_upgrade0_9_16_003()
+        {
+                $GLOBALS['setup_info']['phpgwapi']['currentver'] = 
'0.9.16.004';
+                return $GLOBALS['setup_info']['phpgwapi']['currentver'];
+        }
 ?>




reply via email to

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