phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/setup setup.inc.php,1.41,1.42


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/setup setup.inc.php,1.41,1.42
Date: Fri, 26 Apr 2002 23:53:08 -0400

Update of /cvsroot/phpgroupware/phpgwapi/setup
In directory subversions:/tmp/cvs-serv21053

Modified Files:
        setup.inc.php 
Log Message:
add appinfo

Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/setup/setup.inc.php,v
retrieving revision 1.41
retrieving revision 1.42
diff -C2 -r1.41 -r1.42
*** setup.inc.php       7 Apr 2002 23:56:02 -0000       1.41
--- setup.inc.php       27 Apr 2002 03:53:05 -0000      1.42
***************
*** 20,23 ****
--- 20,28 ----
        $setup_info['phpgwapi']['app_order'] = 1;
  
+       $setup_info['phpgwapi']['author']      = 'phpGW Core';
+       $setup_info['phpgwapi']['description'] = 'The core of phpGroupWare, the 
API itself...';
+       $setup_info['phpgwapi']['maintainer']  = 'phpGW Core';
+       $setup_info['phpgwapi']['maintainer_email'] = 
'address@hidden<br>address@hidden<br>address@hidden<br>address@hidden<br>address@hidden';
+ 
        /* The tables this app creates */
        $setup_info['phpgwapi']['tables'][]  = 'phpgw_sessions';




reply via email to

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