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.4,1.4.2.1


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

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

Modified Files:
      Tag: Version-0_9_14-branch
        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.4
retrieving revision 1.4.2.1
diff -C2 -r1.4 -r1.4.2.1
*** setup.inc.php       7 Jan 2002 10:50:42 -0000       1.4
--- setup.inc.php       25 Apr 2002 12:41:02 -0000      1.4.2.1
***************
*** 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]