phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: ftp/setup setup.inc.php,1.4,1.5


From: Mark A Peters <address@hidden>
Subject: [Phpgroupware-cvs] CVS: ftp/setup setup.inc.php,1.4,1.5
Date: Sat, 27 Apr 2002 23:26:17 -0400

Update of /cvsroot/phpgroupware/ftp/setup
In directory subversions:/tmp/cvs-serv32676/ftp/setup

Modified Files:
        setup.inc.php 
Log Message:
Updating the setup.inc.php files.

Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/ftp/setup/setup.inc.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** setup.inc.php       13 Jan 2002 20:16:04 -0000      1.4
--- setup.inc.php       28 Apr 2002 03:26:14 -0000      1.5
***************
*** 19,22 ****
--- 19,29 ----
        $setup_info['ftp']['enable']    = 1;
  
+       $setup_info['ftp']['author'] = 'Joseph Engo';
+       $setup_info['ftp']['license']  = 'GPL';
+       $setup_info['ftp']['description'] =
+               'FTP client.';
+       $setup_info['ftp']['maintainer'] = 'phpGW Core';
+       $setup_info['ftp']['maintainer_email'] = 
'address@hidden<br>address@hidden<br>address@hidden<br>address@hidden<br>address@hidden';
+ 
        /* Dependencies for this app to work */
        $setup_info['ftp']['depends'][] = array(




reply via email to

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