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.2.1,1.4.2.2


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

Update of /cvsroot/phpgroupware/dj/setup
In directory subversions:/tmp/cvs-serv25737/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.2.1
retrieving revision 1.4.2.2
diff -C2 -r1.4.2.1 -r1.4.2.2
*** setup.inc.php       27 Apr 2002 21:54:53 -0000      1.4.2.1
--- setup.inc.php       27 Apr 2002 21:56:44 -0000      1.4.2.2
***************
*** 19,28 ****
        $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 */
--- 19,28 ----
        $setup_info['dj']['enable']    = 1;
  
!       $setup_info['dj']['author']    = 'Joseph Engo, Miles Lott';
        $setup_info['dj']['license']  = 'GPL';
!       $setup_info['dj']['description'] = 
!               'An interface to a db of local mp3 audio files, which may be 
served via icecast.';
!       $setup_info['dj']['maintainer'] = 'Joseph Engo, Miles Lott';
!       $setup_info['dj']['maintainer_email'] = 
'address@hidden<br>address@hidden';
  
        /* The tables this app creates */




reply via email to

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