phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] filemanager/setup tables_update.inc.php, 1.7 default_


From: ceb
Subject: [Phpgroupware-cvs] filemanager/setup tables_update.inc.php, 1.7 default_records.inc.php, 1.10
Date: Thu, 24 Feb 2005 15:06:50 -0000

Update of filemanager/setup

Modified Files:
     Branch: MAIN
            tables_update.inc.php lines: +7 -1
Removed Files:
     Branch: MAIN
            default_records.inc.php

Log Message:
update

====================================================
Index: filemanager/setup/tables_update.inc.php
diff -u filemanager/setup/tables_update.inc.php:1.6 
filemanager/setup/tables_update.inc.php:1.7
--- filemanager/setup/tables_update.inc.php:1.6 Thu Dec 30 09:17:57 2004
+++ filemanager/setup/tables_update.inc.php     Wed Jan 26 01:14:36 2005
@@ -19,4 +19,10 @@
                $GLOBALS['setup_info']['filemanager']['currentver'] = 
'0.9.14.500';
                return $GLOBALS['setup_info']['filemanager']['currentver'];
        }
+
+       $test[] = '0.9.14.500';
+       function filemanager_upgrade0_9_14_500()
+       {
+               return $GLOBALS['setup_info']['filemanager']['currentver'] = 
'0.9.17.500';
+       }
 ?>






reply via email to

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