fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12735] class.soproject.inc.php


From: Saul
Subject: [Fmsystem-commits] [12735] class.soproject.inc.php
Date: Wed, 11 Feb 2015 23:27:38 +0000

Revision: 12735
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12735
Author:   psaul
Date:     2015-02-11 23:27:37 +0000 (Wed, 11 Feb 2015)
Log Message:
-----------
class.soproject.inc.php

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-02-11 
23:27:18 UTC (rev 12734)
+++ branches/dev-syncromind/property/inc/class.bocustom.inc.php 2015-02-11 
23:27:37 UTC (rev 12735)
@@ -139,6 +139,7 @@
                        /*$custom = $this->so->read(array('start' => 
$this->start,'query' => $this->query,'sort' => $this->sort,'order' => 
$this->order,
                                'filter' => $this->filter,'cat_id' => 
$this->cat_id,'allrows'=>$this->allrows));
                        $this->total_records = $this->so->total_records;*/
+            
             $custom = $this->so->read($data);
 
                        for ($i=0; $i<count($custom); $i++)




reply via email to

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