phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] sitemgr/modules/sitemgr_module_guestbook/setup setup.


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

Update of sitemgr/modules/sitemgr_module_guestbook/setup

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

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

====================================================
Index: sitemgr/modules/sitemgr_module_guestbook/setup/setup.inc.php
diff -u sitemgr/modules/sitemgr_module_guestbook/setup/setup.inc.php:1.3 
sitemgr/modules/sitemgr_module_guestbook/setup/setup.inc.php:1.4
--- sitemgr/modules/sitemgr_module_guestbook/setup/setup.inc.php:1.3    Sun May 
15 02:16:27 2005
+++ sitemgr/modules/sitemgr_module_guestbook/setup/setup.inc.php        Sun May 
15 14:36:08 2005
@@ -1,6 +1,6 @@
 <?php
        
/**************************************************************************\
-       * phpGroupWare - Notes                                                  
   *
+       * phpGroupWare - Sitemgr                                                
   *
        * http://www.phpgroupware.org                                           
   *
        * --------------------------------------------                          
   *
        *  This program is free software; you can redistribute it and/or modify 
it *
@@ -23,6 +23,6 @@
        /* Dependacies for this app to work */
        $setup_info['sitemgr_module_guestbook']['depends'][] = array(
                'appname'  => 'sitemgr',
-               'versions' => Array('0.9.15')
+               'versions' => Array('0.9.16', '0.9.17', '0.9.18')
        );
 ?>






reply via email to

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