phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: etemplate/setup setup.inc.php,1.2,1.3


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: etemplate/setup setup.inc.php,1.2,1.3
Date: Sat, 11 May 2002 17:01:45 -0400

Update of /cvsroot/phpgroupware/etemplate/setup
In directory subversions:/tmp/cvs-serv23637

Modified Files:
        setup.inc.php 
Log Message:
added fields for apps.phpgroupware.org

Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/etemplate/setup/setup.inc.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** setup.inc.php       28 Apr 2002 15:54:10 -0000      1.2
--- setup.inc.php       11 May 2002 21:01:43 -0000      1.3
***************
*** 20,23 ****
--- 20,30 ----
        $setup_info['etemplate']['enable']    = 1;
  
+       $setup_info['etemplate']['author'] = 'Ralf Becker';
+       $setup_info['etemplate']['license']  = 'GPL';
+       $setup_info['etemplate']['description'] =
+               'interactive editor for eTemplates (new template type) and 
database table-editor (creates tables_current.inc.php and updates autom. 
tables_update.inc.php)';
+       $setup_info['etemplate']['maintainer'] = 'Ralf Becker';
+       $setup_info['etemplate']['maintainer_email'] = 'address@hidden';
+ 
        /* The hooks this app includes, needed for hooks registration */
        //$setup_info['etemplate']['hooks'][] = 'preferences';




reply via email to

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