fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12726]


From: Nelson Guerra
Subject: [Fmsystem-commits] [12726]
Date: Mon, 09 Feb 2015 23:43:27 +0000

Revision: 12726
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12726
Author:   nelson224
Date:     2015-02-09 23:43:27 +0000 (Mon, 09 Feb 2015)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind/property/inc/class.uiproject.inc.php

Modified: branches/dev-syncromind/property/inc/class.uiproject.inc.php
===================================================================
--- branches/dev-syncromind/property/inc/class.uiproject.inc.php        
2015-02-09 23:37:42 UTC (rev 12725)
+++ branches/dev-syncromind/property/inc/class.uiproject.inc.php        
2015-02-09 23:43:27 UTC (rev 12726)
@@ -708,7 +708,7 @@
                function edit($mode = 'edit')
                {
                        $id = (int)phpgw::get_var('id', 'int');
-print_r($_REQUEST); die;
+
                        if($mode == 'edit' && (!$this->acl_add && 
!$this->acl_edit))
                        {
                                
$GLOBALS['phpgw']->redirect_link('/index.php',array('menuaction'=> 
'property.uiproject.view', 'id'=> $id));




reply via email to

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