phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: news_admin/setup setup.inc.php,1.7,1.8


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: news_admin/setup setup.inc.php,1.7,1.8
Date: Sun, 10 Feb 2002 22:26:01 -0500

Update of /cvsroot/phpgroupware/news_admin/setup
In directory subversions:/tmp/cvs-serv23618/setup

Modified Files:
        setup.inc.php 
Log Message:
Change hook for website



Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/news_admin/setup/setup.inc.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** setup.inc.php       10 Feb 2002 19:35:02 -0000      1.7
--- setup.inc.php       11 Feb 2002 03:25:59 -0000      1.8
***************
*** 27,31 ****
        $setup_info['news_admin']['hooks'][] = 'admin';
        $setup_info['news_admin']['hooks'][] = 'home';
!       $setup_info['news_admin']['hooks'][] = 'website';
  
        /* Dependencies for this app to work */
--- 27,31 ----
        $setup_info['news_admin']['hooks'][] = 'admin';
        $setup_info['news_admin']['hooks'][] = 'home';
!       $setup_info['news_admin']['hooks'][] = 'website_mid';
  
        /* Dependencies for this app to work */




reply via email to

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