fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12736]


From: Saul
Subject: [Fmsystem-commits] [12736]
Date: Wed, 11 Feb 2015 23:27:58 +0000

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


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

Modified: branches/dev-syncromind/property/inc/class.socustom.inc.php
===================================================================
--- branches/dev-syncromind/property/inc/class.socustom.inc.php 2015-02-11 
23:27:37 UTC (rev 12735)
+++ branches/dev-syncromind/property/inc/class.socustom.inc.php 2015-02-11 
23:27:57 UTC (rev 12736)
@@ -109,7 +109,7 @@
                }
 
                function read_single($custom_id)
-               {
+               {  
                        $custom_id = (int) $custom_id;
                        $this->db->query("SELECT * from fm_custom where 
id={$custom_id}",__LINE__,__FILE__);
 




reply via email to

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