phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] sitemgr/setup setup.inc.php,1.17


From: skwashd
Subject: [Phpgroupware-cvs] sitemgr/setup setup.inc.php,1.17
Date: Thu, 5 May 2005 03:05:00 +0200

Update of sitemgr/setup

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

Log Message:
update maintainer info for my apps

====================================================
Index: sitemgr/setup/setup.inc.php
diff -u sitemgr/setup/setup.inc.php:1.16 sitemgr/setup/setup.inc.php:1.17
--- sitemgr/setup/setup.inc.php:1.16    Tue Jul 20 23:22:54 2004
+++ sitemgr/setup/setup.inc.php Thu May  5 01:05:27 2005
@@ -23,6 +23,12 @@
        );
        $setup_info['sitemgr']['enable']    = 1;

+       $setup_info['sitemgr']['maintainer'] = array(
+               'name'  => 'Dave Hall',
+               'email' => 'skwashd at phpgroupware.org'
+       );
+
+
        /* The hooks this app includes, needed for hooks registration */
        $setup_info['sitemgr']['hooks'][] = 'preferences';
        $setup_info['sitemgr']['hooks'][] = 'about';






reply via email to

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