fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [13288]


From: Nelson Guerra
Subject: [Fmsystem-commits] [13288]
Date: Wed, 27 May 2015 21:07:53 +0000

Revision: 13288
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=13288
Author:   nelson224
Date:     2015-05-27 21:07:52 +0000 (Wed, 27 May 2015)
Log Message:
-----------


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

Modified: branches/dev-syncromind/property/inc/class.uigeneric.inc.php
===================================================================
--- branches/dev-syncromind/property/inc/class.uigeneric.inc.php        
2015-05-26 23:25:10 UTC (rev 13287)
+++ branches/dev-syncromind/property/inc/class.uigeneric.inc.php        
2015-05-27 21:07:52 UTC (rev 13288)
@@ -946,6 +946,7 @@
                                        unset($fields['attributes']);
                                        
                                        $receipt = $this->bo->save($fields, 
$action, $attributes);
+                                       $this->receipt = $receipt;
                                }
 
                                catch(Exception $e)
@@ -958,7 +959,7 @@
                                        }
                                }
 
-                               phpgwapi_cache::message_set($receipt, 
'message'); 
+                               //phpgwapi_cache::message_set($receipt, 
'message'); 
                                if ($values['apply']) {
                                        $this->edit();
                                        return;




reply via email to

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