phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: chora/setup setup.inc.php,1.10,1.11


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: chora/setup setup.inc.php,1.10,1.11
Date: Sun, 27 Oct 2002 12:08:59 -0500

Update of /cvsroot/phpgroupware/chora/setup
In directory subversions:/tmp/cvs-serv28906/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/chora/setup/setup.inc.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** setup.inc.php       23 Oct 2002 20:47:29 -0000      1.10
--- setup.inc.php       27 Oct 2002 17:08:57 -0000      1.11
***************
*** 25,29 ****
        $setup_info['chora']['maintainer'] = 'Miles Lott';
        $setup_info['chora']['maintainer_email']    = 'address@hidden';
! 
        /* The tables this app creates */
        $setup_info['chora']['tables']    = array(
--- 25,30 ----
        $setup_info['chora']['maintainer'] = 'Miles Lott';
        $setup_info['chora']['maintainer_email']    = 'address@hidden';
!       $setup_info['chora']['based_on']   =
!               'Chora by <a href="mailto:address@hidden";>Anil 
Madhavapeddy</a>';
        /* The tables this app creates */
        $setup_info['chora']['tables']    = array(





reply via email to

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