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.3,1.3.2.1


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

Update of /cvsroot/phpgroupware/ftp/setup
In directory subversions:/tmp/cvs-serv32650/ftp/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/ftp/setup/setup.inc.php,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -C2 -r1.3 -r1.3.2.1
*** setup.inc.php       7 Jan 2002 10:50:42 -0000       1.3
--- setup.inc.php       28 Apr 2002 03:26:08 -0000      1.3.2.1
***************
*** 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]