fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [11047] property: addslash


From: Sigurd Nes
Subject: [Fmsystem-commits] [11047] property: addslash
Date: Wed, 10 Apr 2013 08:27:26 +0000

Revision: 11047
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=11047
Author:   sigurdne
Date:     2013-04-10 08:27:26 +0000 (Wed, 10 Apr 2013)
Log Message:
-----------
property: addslash

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

Modified: trunk/property/inc/class.solocation.inc.php
===================================================================
--- trunk/property/inc/class.solocation.inc.php 2013-04-10 08:26:47 UTC (rev 
11046)
+++ trunk/property/inc/class.solocation.inc.php 2013-04-10 08:27:26 UTC (rev 
11047)
@@ -1327,7 +1327,7 @@
                                        {
                                                $input_name='category';
                                        }
-                                       $value_set[$input_name] = $value;
+                                       $value_set[$input_name] = 
$this->db->db_addslashes($value);
                                }
                        }
 




reply via email to

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