fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12971] validate dynamic inputs


From: Alejandro
Subject: [Fmsystem-commits] [12971] validate dynamic inputs
Date: Thu, 09 Apr 2015 04:24:03 +0000

Revision: 12971
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12971
Author:   nudrick
Date:     2015-04-09 04:24:03 +0000 (Thu, 09 Apr 2015)
Log Message:
-----------
validate dynamic inputs

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

Modified: branches/dev-syncromind/property/inc/class.uientity.inc.php
===================================================================
--- branches/dev-syncromind/property/inc/class.uientity.inc.php 2015-04-09 
04:23:28 UTC (rev 12970)
+++ branches/dev-syncromind/property/inc/class.uientity.inc.php 2015-04-09 
04:24:03 UTC (rev 12971)
@@ -1588,6 +1588,7 @@
                                        (
                                                'values'        => 
$values['location_data'],
                                                'type_id'       => 
(int)$category['location_level'],
+                                               'required_level' => 2,
                                                'no_link'       => $_no_link, 
// disable lookup links for location type less than type_id
                                                'lookup_type'   => $lookup_type,
                                                'tenant'        => 
$lookup_tenant,




reply via email to

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