phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: preferences/setup setup.inc.php,1.8,1.8.2.1


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: preferences/setup setup.inc.php,1.8,1.8.2.1
Date: Thu, 24 Oct 2002 16:21:43 -0400

Update of /cvsroot/phpgroupware/preferences/setup
In directory subversions:/tmp/cvs-serv1468/setup

Modified Files:
      Tag: Version-0_9_14-branch
        setup.inc.php 
Log Message:
fixed wrong name for hook_deleteaccount

Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/preferences/setup/setup.inc.php,v
retrieving revision 1.8
retrieving revision 1.8.2.1
diff -C2 -r1.8 -r1.8.2.1
*** setup.inc.php       7 Jan 2002 10:50:42 -0000       1.8
--- setup.inc.php       24 Oct 2002 20:21:41 -0000      1.8.2.1
***************
*** 20,24 ****
  
        /* The hooks this app includes, needed for hooks registration */
!       $setup_info['preferences']['hooks'][] = 'admin_deleteaccount';
        $setup_info['preferences']['hooks'][] = 'config';
        $setup_info['preferences']['hooks'][] = 'manual';
--- 20,24 ----
  
        /* The hooks this app includes, needed for hooks registration */
!       $setup_info['preferences']['hooks'][] = 'deleteaccount';
        $setup_info['preferences']['hooks'][] = 'config';
        $setup_info['preferences']['hooks'][] = 'manual';





reply via email to

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