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.30


From: skwashd
Subject: [Phpgroupware-cvs] calendar/setup setup.inc.php,1.30
Date: Sat, 15 Oct 2005 01:33:00 +0200

Update of calendar/setup

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

Log Message:
merged from 16

====================================================
Index: calendar/setup/setup.inc.php
diff -u calendar/setup/setup.inc.php:1.29 calendar/setup/setup.inc.php:1.30
--- calendar/setup/setup.inc.php:1.29   Sun May 15 14:36:05 2005
+++ calendar/setup/setup.inc.php        Fri Oct 14 23:33:04 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'  => 'Dave Hall',
-               'email' => 'skwashd at phpgroupware.org'
+               'name'  => 'Mark Peters',
+               'email' => 'address@hidden'
        );

        $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.16','0.9.17','0.9.18')
+                'versions' => Array('0.9.14','0.9.15','0.9.16')
        );








reply via email to

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