phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: todo/setup setup.inc.php,1.21,1.22


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: todo/setup setup.inc.php,1.21,1.22
Date: Sun, 27 Oct 2002 13:55:24 -0500

Update of /cvsroot/phpgroupware/todo/setup
In directory subversions:/tmp/cvs-serv2335/setup

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/todo/setup/setup.inc.php,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -r1.21 -r1.22
*** setup.inc.php       23 Oct 2002 20:47:33 -0000      1.21
--- setup.inc.php       27 Oct 2002 18:55:21 -0000      1.22
***************
*** 17,20 ****
--- 17,25 ----
        $setup_info['todo']['tables']    = array('phpgw_todo');
        $setup_info['todo']['enable']    = 1;
+       $setup_info['todo']['description'] =
+               'phpGroupWare\'s standard ToDo list';
+       $setup_info['todo']['author']    = 'Joseph Engo, Bettina Gille, Mark 
Logemann';
+       $setup_info['todo']['maintainer'] = 'Bettina Gille';
+       $setup_info['todo']['maintainer_email'] = 'address@hidden';
  
        /* The hooks this app includes, needed for hooks registration */





reply via email to

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