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.5,1.6


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: etemplate/setup setup.inc.php,1.5,1.6
Date: Sun, 27 Oct 2002 12:31:04 -0500

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

Modified Files:
        setup.inc.php 
Log Message:
ubdate to new about-system (all infos are in setup.inc.php, no more hook_about)


Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/etemplate/setup/setup.inc.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** setup.inc.php       23 Oct 2002 20:47:29 -0000      1.5
--- setup.inc.php       27 Oct 2002 17:31:02 -0000      1.6
***************
*** 19,26 ****
        $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';
--- 19,31 ----
        $setup_info['etemplate']['enable']    = 1;
  
!       $setup_info['etemplate']['author']    = 'Ralf Becker';
!       $setup_info['etemplate']['license']   = 'GPL';
        $setup_info['etemplate']['description'] =
!               '<b>eTemplates</b> are a new widget-based template system for 
phpGroupWare with an
!               interactive editor and a database table-editor (creates 
tables_current.inc.php and
!               updates automaticaly tables_update.inc.php).';
!       $setup_info['etemplate']['note'] =
!               'For more information check out the <a 
href="etemplate/doc/etemplate.html" target="_blank">Tutorial</a>
!               and the <a href="etemplate/doc/referenz.html" 
target="_blank">Referenz Documentation</a>.';
        $setup_info['etemplate']['maintainer'] = 'Ralf Becker';
        $setup_info['etemplate']['maintainer_email'] = 'address@hidden';





reply via email to

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