phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: dj/setup setup.inc.php,1.4,1.4.2.1


From: Mark A Peters <address@hidden>
Subject: [Phpgroupware-cvs] CVS: dj/setup setup.inc.php,1.4,1.4.2.1
Date: Sat, 27 Apr 2002 17:54:55 -0400

Update of /cvsroot/phpgroupware/dj/setup
In directory subversions:/tmp/cvs-serv25519/dj/setup

Modified Files:
      Tag: Version-0_9_14-branch
        setup.inc.php 
Log Message:
Updating the setup.inc.php files.

Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/dj/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       27 Apr 2002 21:54:53 -0000      1.4.2.1
***************
*** 19,22 ****
--- 19,29 ----
        $setup_info['dj']['enable']    = 1;
  
+       $setup_info['dj']['author'] = 'Miles Lott';
+       $setup_info['dj']['license']  = 'GPL';
+       $setup_info['dj']['description'] =
+               'Music management system interfacing with an ICE Cast 
streamer.';
+       $setup_info['dj']['maintainer'] = 'Miles Lott';
+       $setup_info['dj']['maintainer_email'] = 'address@hidden';
+ 
        /* The tables this app creates */
        $setup_info['dj']['tables']    = array(




reply via email to

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