fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15218] Backport diff from Syncromind to trunk


From: sigurdne
Subject: [Fmsystem-commits] [15218] Backport diff from Syncromind to trunk
Date: Mon, 30 May 2016 08:10:34 +0000 (UTC)

Revision: 15218
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15218
Author:   sigurdne
Date:     2016-05-30 08:10:34 +0000 (Mon, 30 May 2016)
Log Message:
-----------
Backport diff from Syncromind to trunk

Modified Paths:
--------------
    trunk/property/inc/class.uigeneric_document.inc.php

Modified: trunk/property/inc/class.uigeneric_document.inc.php
===================================================================
--- trunk/property/inc/class.uigeneric_document.inc.php 2016-05-30 08:04:44 UTC 
(rev 15217)
+++ trunk/property/inc/class.uigeneric_document.inc.php 2016-05-30 08:10:34 UTC 
(rev 15218)
@@ -255,7 +255,7 @@
                        );
 
                        $values = $this->bo->read($params);
-                       if ($export)
+                       if (phpgw::get_var('export', 'bool'))
                        {
                                return $values;
                        }




reply via email to

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