phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] infolog/setup setup.inc.php,1.27


From: skwashd
Subject: [Phpgroupware-cvs] infolog/setup setup.inc.php,1.27
Date: Sun, 15 May 2005 16:36:00 +0200

Update of infolog/setup

Modified Files:
     Branch: MAIN
            setup.inc.php lines: +3 -3

Log Message:
updated dependencies and some other 18 fixes along the way

====================================================
Index: infolog/setup/setup.inc.php
diff -u infolog/setup/setup.inc.php:1.26 infolog/setup/setup.inc.php:1.27
--- infolog/setup/setup.inc.php:1.26    Wed Jan  5 22:07:59 2005
+++ infolog/setup/setup.inc.php Sun May 15 14:36:08 2005
@@ -61,10 +61,10 @@
        /* Dependencies for this app to work */
        $setup_info['infolog']['depends'][] = array(
                 'appname' => 'phpgwapi',
-                'versions' => Array('0.9.16','0.9.17')
+                'versions' => Array('0.9.16', '0.9.17', '0.9.18')
        );
        $setup_info['infolog']['depends'][] = array(
                 'appname' => 'etemplate',
-                'versions' => Array('0.9.15','0.9.16')
+                'versions' => Array('0.9.15', '0.9.16', '0.9.18', '0.9.18')
        );
 ?>






reply via email to

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