phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: vmailmgr/setup setup.inc.php,1.1.1.1,1.2


From: Dan Kuykendall <address@hidden>
Subject: [Phpgroupware-cvs] CVS: vmailmgr/setup setup.inc.php,1.1.1.1,1.2
Date: Wed, 01 May 2002 20:28:40 -0400

Update of /cvsroot/phpgroupware/vmailmgr/setup
In directory subversions:/tmp/cvs-serv1735/setup

Modified Files:
        setup.inc.php 
Log Message:
added the starts of the admin hooks

Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/vmailmgr/setup/setup.inc.php,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -r1.1.1.1 -r1.2
*** setup.inc.php       1 May 2002 23:53:07 -0000       1.1.1.1
--- setup.inc.php       2 May 2002 00:28:37 -0000       1.2
***************
*** 19,22 ****
--- 19,23 ----
  
        /* The hooks this app includes, needed for hooks registration */
+       $setup_info['vmailmgr']['hooks'][] = 'admin';
        $setup_info['vmailmgr']['hooks'][] = 'addaccount';
        $setup_info['vmailmgr']['hooks'][] = 'deleteaccount';




reply via email to

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