phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] phpgroupware index.php


From: Sigurd Nes
Subject: [Phpgroupware-cvs] phpgroupware index.php
Date: Tue, 26 Sep 2006 17:06:47 +0000

CVSROOT:        /sources/phpgroupware
Module name:    phpgroupware
Changes by:     Sigurd Nes <sigurdne>   06/09/26 17:06:47

Modified files:
        .              : index.php 

Log message:
        making the navbar default also to XSLT-apps

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/phpgroupware/index.php?cvsroot=phpgroupware&r1=1.131&r2=1.132

Patches:
Index: index.php
===================================================================
RCS file: /sources/phpgroupware/phpgroupware/index.php,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -b -r1.131 -r1.132
--- index.php   6 Sep 2006 14:13:25 -0000       1.131
+++ index.php   26 Sep 2006 17:06:47 -0000      1.132
@@ -6,7 +6,7 @@
        * @copyright Copyright (C) 2000-2005 Free Software Foundation, Inc. 
http://www.fsf.org/
        * @license http://www.gnu.org/licenses/gpl.html GNU General Public 
License
        * @package phpgroupware
-       * @version $Id: index.php,v 1.131 2006/09/06 14:13:25 skwashd Exp $
+       * @version $Id: index.php,v 1.132 2006/09/26 17:06:47 sigurdne Exp $
        */
 
        $phpgw_info = array();
@@ -50,7 +50,7 @@
        $GLOBALS['phpgw_info']['flags'] = array
        (
                'noheader'   => true,
-               'nonavbar'   => true,
+       //      'nonavbar'   => true,
                'currentapp' => $app
        );
        




reply via email to

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