phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: sitemgr/sitemgr-site index.php,1.4.2.2,1.4.2.3


From: Michael Totschnig <address@hidden>
Subject: [Phpgroupware-cvs] CVS: sitemgr/sitemgr-site index.php,1.4.2.2,1.4.2.3
Date: Mon, 02 Dec 2002 15:39:57 -0500

Update of /cvsroot/phpgroupware/sitemgr/sitemgr-site
In directory subversions:/tmp/cvs-serv3575

Modified Files:
      Tag: Version-0_9_14-branch
        index.php 
Log Message:
change inclusion of blockconfig since it calls lang before the user's language 
is set


Index: index.php
===================================================================
RCS file: /cvsroot/phpgroupware/sitemgr/sitemgr-site/index.php,v
retrieving revision 1.4.2.2
retrieving revision 1.4.2.3
diff -C2 -r1.4.2.2 -r1.4.2.3
*** index.php   22 Nov 2002 06:03:55 -0000      1.4.2.2
--- index.php   2 Dec 2002 20:39:54 -0000       1.4.2.3
***************
*** 34,38 ****
  
        require_once('./functions.inc.php');
-       require_once('./blockconfig.inc.php');
  
        include './inc/class.ui.inc.php';
--- 34,37 ----
***************
*** 43,47 ****
  
        $objui = new ui;
!     
  
        $page_id = $_GET['page_id'];
--- 42,46 ----
  
        $objui = new ui;
! 
  
        $page_id = $_GET['page_id'];





reply via email to

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