phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.uitts.php, 1.1.1.5


From: nomail
Subject: [Phpgroupware-cvs] property/class.uitts.php, 1.1.1.5
Date: Fri, 21 May 2004 19:07:36 -0000

Update of /property
Modified Files:
        Branch: 
          class.uitts.php

date: 2004/04/24 21:36:29;  author: sigurdne;  state: Exp;  lines: +2 -2

Log Message:
no message
=====================================================================
Index: property/class.uitts.php
diff -u property/class.uitts.php:1.1.1.4 property/class.uitts.php:1.1.1.5
--- property/class.uitts.php:1.1.1.4    Sat Apr 24 19:39:54 2004
+++ property/class.uitts.php    Sat Apr 24 21:36:29 2004
@@ -146,7 +146,7 @@
                {
                        if(!$this->acl_read)
                        {
-                               
$this->bocommon->redirect_link('/index.php','sid=cookie&op='.$this->currentapp.'.uilocation.stop&perm=1&acl_location='
 . $this->acl2_location);
+//                             
$this->bocommon->redirect_link('/index.php','sid=cookie&op='.$this->currentapp.'.uilocation.stop&perm=1&acl_location='
 . $this->acl2_location);
                        }
 
                        $this->bocommon->xsl_add_file(array('tts',
@@ -415,7 +415,7 @@
 
                        $GLOBALS['phpgw_info']['flags']['app_header'] = 
lang($this->currentapp) . ' - ' . $appname . ': ' . $function_msg;
                        //$this->save_sessiondata();
-                       $return array('list' => $data);
+                       return array('list' => $data);
                }
 
                function add()




reply via email to

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