phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] sync/setup tables_update.inc.php,1.5


From: powerstat
Subject: [Phpgroupware-cvs] sync/setup tables_update.inc.php,1.5
Date: Tue, 10 May 2005 14:42:00 +0200

Update of sync/setup

Modified Files:
     Branch: MAIN
            tables_update.inc.php lines: +6 -1

Log Message:
Fixed phpdoc's

====================================================
Index: sync/setup/tables_update.inc.php
diff -u sync/setup/tables_update.inc.php:1.4 
sync/setup/tables_update.inc.php:1.5
--- sync/setup/tables_update.inc.php:1.4        Fri Nov 26 12:34:57 2004
+++ sync/setup/tables_update.inc.php    Tue May 10 12:42:25 2005
@@ -12,6 +12,11 @@
   */

        $test[] = '0.9.16.001';
+       /**
+       * Update from 0.9.16.001 to 0.9.16.002
+       *
+       * @return string New version number
+       */
        function sync_upgrade0_9_16_001() {
                global $setup_info,$phpgw_setup;







reply via email to

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