phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc class.uitts.inc.php


From: Sigurd Nes
Subject: [Phpgroupware-cvs] property/inc class.uitts.inc.php
Date: Thu, 14 Sep 2006 08:31:13 +0000

CVSROOT:        /sources/phpgroupware
Module name:    property
Changes by:     Sigurd Nes <sigurdne>   06/09/14 08:31:12

Modified files:
        inc            : class.uitts.inc.php 

Log message:
        

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/property/inc/class.uitts.inc.php?cvsroot=phpgroupware&r1=1.37&r2=1.38

Patches:
Index: class.uitts.inc.php
===================================================================
RCS file: /sources/phpgroupware/property/inc/class.uitts.inc.php,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -b -r1.37 -r1.38
--- class.uitts.inc.php 14 Sep 2006 06:52:12 -0000      1.37
+++ class.uitts.inc.php 14 Sep 2006 08:31:11 -0000      1.38
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package property
        * @subpackage helpdesk
-       * @version $Id: class.uitts.inc.php,v 1.37 2006/09/14 06:52:12 sigurdne 
Exp $
+       * @version $Id: class.uitts.inc.php,v 1.38 2006/09/14 08:31:11 sigurdne 
Exp $
        */
 
        /**
@@ -161,7 +161,7 @@
                {
                        if(!$this->acl_read)
                        {
-                               
$GLOBALS['phpgw']->redirect_link('/index.php','menuaction='.$this->currentapp.'.uilocation.stop&perm=1&acl_location='
 . $this->acl2_location);
+                               
$GLOBALS['phpgw']->redirect_link('/index.php',array('menuaction'=> 
$this->currentapp.'.uilocation.stop', 'perm'=> 1, 'acl_location'=> 
$this->acl2_location));
                        }
 
                        if(get_var('edit_status',array('POST','GET')))




reply via email to

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