phpgroupware-cvs
[Top][All Lists]
Advanced

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

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


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

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

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

Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/hr/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:44 -0000      1.4
--- setup.inc.php       28 Apr 2002 03:26:15 -0000      1.5
***************
*** 19,22 ****
--- 19,29 ----
        $setup_info['hr']['enable']    = 1;
  
+       $setup_info['hr']['author'] = 'Joseph Engo';
+       $setup_info['hr']['license']  = 'GPL';
+       $setup_info['hr']['description'] =
+               'Human resource - Company Directory.';
+       $setup_info['hr']['maintainer'] = 'Mark Peters<br>Joseph Engo';
+       $setup_info['hr']['maintainer_email'] = 
'address@hidden<br>address@hidden';
+ 
        /* Dependencies for this app to work */
        $setup_info['hr']['depends'][] = array(




reply via email to

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