phpgroupware-cvs
[Top][All Lists]
Advanced

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

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


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: addressbook/setup setup.inc.php,1.21,1.22
Date: Mon, 18 Mar 2002 21:55:44 -0500

Update of /cvsroot/phpgroupware/addressbook/setup
In directory subversions:/tmp/cvs-serv3248

Modified Files:
        setup.inc.php 
Log Message:
formatting

Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/addressbook/setup/setup.inc.php,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -r1.21 -r1.22
*** setup.inc.php       14 Mar 2002 14:25:12 -0000      1.21
--- setup.inc.php       19 Mar 2002 02:55:42 -0000      1.22
***************
*** 21,24 ****
--- 21,25 ----
        $setup_info['addressbook']['author'] = 'Joseph Engo, Miles Lott';
        $setup_info['addressbook']['note']   = 'The phpgwapi manages contact 
data.  Addressbook manages servers for its remote capability.';
+ 
        /* Tables */
        $setup_info['addressbook']['tables'][] = 'phpgw_addressbook_servers';
***************
*** 37,42 ****
        /* Dependencies for this app to work */
        $setup_info['addressbook']['depends'][] = array(
!                'appname' => 'phpgwapi',
!                'versions' => Array('0.9.15', '0.9.16')
        );
  ?>
--- 38,43 ----
        /* Dependencies for this app to work */
        $setup_info['addressbook']['depends'][] = array(
!               'appname'  => 'phpgwapi',
!               'versions' => Array('0.9.15', '0.9.16')
        );
  ?>




reply via email to

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