phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: calendar/setup setup.inc.php,1.15.2.3,1.15.2.3.2


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: calendar/setup setup.inc.php,1.15.2.3,1.15.2.3.2.1
Date: Sat, 29 Mar 2003 20:35:28 -0500

Update of /cvsroot/phpgroupware/calendar/setup
In directory subversions:/tmp/cvs-serv27570/setup

Modified Files:
      Tag: Version-0_9_16-branch
        setup.inc.php 
Log Message:
changed calendar to use the user/default/forced prefs
deleted the no longer used classes ui-/bo-prefs

Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/calendar/setup/setup.inc.php,v
retrieving revision 1.15.2.3
retrieving revision 1.15.2.3.2.1
diff -C2 -r1.15.2.3 -r1.15.2.3.2.1
*** setup.inc.php       16 Mar 2003 11:59:02 -0000      1.15.2.3
--- setup.inc.php       30 Mar 2003 01:35:26 -0000      1.15.2.3.2.1
***************
*** 22,26 ****
        $setup_info['calendar']['description'] =
                'Powerful calendar with meeting request system and ACL 
security.';
!       $setup_info['calendar']['maintainer'] = array(
                'name'  => 'Ralf Becker',
                'email' => 'address@hidden'
--- 22,28 ----
        $setup_info['calendar']['description'] =
                'Powerful calendar with meeting request system and ACL 
security.';
!       $setup_info['calendar']['note'] =
!               'Bassed on Webcalendar by <a 
href="http://www.radix.net/~cknudsen"; target="_blank">Craig Knudsen</a>.';
!       $setup_info['calendar']['maintainer'] = array(
                'name'  => 'Ralf Becker',
                'email' => 'address@hidden'
***************
*** 45,48 ****
--- 47,51 ----
        $setup_info['calendar']['hooks'][] = 'manual';
        $setup_info['calendar']['hooks'][] = 'preferences';
+       $setup_info['calendar']['hooks'][] = 'settings';
  
        /* Dependencies for this app to work */





reply via email to

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