phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] calendar/setup setup.inc.php,1.29


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

Update of calendar/setup

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

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

====================================================
Index: calendar/setup/setup.inc.php
diff -u calendar/setup/setup.inc.php:1.28 calendar/setup/setup.inc.php:1.29
--- calendar/setup/setup.inc.php:1.28   Sun May 15 06:57:37 2005
+++ calendar/setup/setup.inc.php        Sun May 15 14:36:05 2005
@@ -26,8 +26,8 @@
                <a href="http://docs.phpgroupware.org/wiki/calendar"; 
target="_blank">Calendar page in our Wiki</a> or
                <a href="http://docs.phpgroupware.org/wiki/calendarFAQs"; 
target="_blank">Calendar FAQs</a>.';
        $setup_info['calendar']['maintainer'] = array(
-               'name'  => 'Mark Peters',
-               'email' => 'address@hidden'
+               'name'  => 'Dave Hall',
+               'email' => 'skwashd at phpgroupware.org'
        );

        $setup_info['calendar']['tables'][] = 'phpgw_cal';
@@ -54,7 +54,7 @@
        /* Dependencies for this app to work */
        $setup_info['calendar']['depends'][] = array(
                 'appname' => 'phpgwapi',
-                'versions' => Array('0.9.14','0.9.15','0.9.16')
+                'versions' => Array('0.9.16','0.9.17','0.9.18')
        );








reply via email to

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