fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [13241] class.bocustom


From: Saul
Subject: [Fmsystem-commits] [13241] class.bocustom
Date: Wed, 20 May 2015 23:05:40 +0000

Revision: 13241
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=13241
Author:   psaul
Date:     2015-05-20 23:05:39 +0000 (Wed, 20 May 2015)
Log Message:
-----------
class.bocustom

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

Modified: branches/dev-syncromind/property/inc/class.bocustom.inc.php
===================================================================
--- branches/dev-syncromind/property/inc/class.bocustom.inc.php 2015-05-20 
23:05:18 UTC (rev 13240)
+++ branches/dev-syncromind/property/inc/class.bocustom.inc.php 2015-05-20 
23:05:39 UTC (rev 13241)
@@ -141,7 +141,8 @@
                        $this->total_records = $this->so->total_records;*/
             
             $custom = $this->so->read($data);
-
+            $this->total_records = $this->so->total_records;
+            
                        for ($i=0; $i<count($custom); $i++)
                        {
                                $custom[$i]['entry_date']  = 
$GLOBALS['phpgw']->common->show_date($custom[$i]['entry_date'],$GLOBALS['phpgw_info']['user']['preferences']['common']['dateformat']);




reply via email to

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