phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: brewer/setup setup.inc.php,1.5,1.6


From: Mark A Peters <address@hidden>
Subject: [Phpgroupware-cvs] CVS: brewer/setup setup.inc.php,1.5,1.6
Date: Thu, 25 Apr 2002 08:41:22 -0400

Update of /cvsroot/phpgroupware/brewer/setup
In directory subversions:/tmp/cvs-serv1791/brewer/setup

Modified Files:
        setup.inc.php 
Log Message:
additional information for use by http://apps.phpgroupware.org.

Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/brewer/setup/setup.inc.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** setup.inc.php       13 Jan 2002 20:11:11 -0000      1.5
--- setup.inc.php       25 Apr 2002 12:41:19 -0000      1.6
***************
*** 19,22 ****
--- 19,28 ----
        $setup_info['brewer']['enable']    = 1;
  
+       $setup_info['brewer']['author'] = 'Miles Lott';
+       $setup_info['brewer']['description'] =
+               'Manages your home-brew recipes.';
+       $setup_info['brewer']['maintainer'] = 'Miles Lott';
+       $setup_info['brewer']['maintainer_email'] = 'address@hidden';
+ 
        /* The tables this app creates */
        $setup_info['brewer']['tables']    = array(




reply via email to

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