From 1d644a0f373d02ed7365899b2b814dabc8528443 Mon Sep 17 00:00:00 2001 From: "marcelo.cuiza" Date: Thu, 30 Apr 2015 18:09:42 -0400 Subject: [PATCH] Validaciones nuevas incidencias reporte veracode 29-04-15 --- gulliver/system/class.g.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gulliver/system/class.g.php b/gulliver/system/class.g.php index 3829b6d89..3bc34d121 100755 --- a/gulliver/system/class.g.php +++ b/gulliver/system/class.g.php @@ -3137,7 +3137,7 @@ class G G::LoadSystem('inputfilter'); $filter = new InputFilter(); $c = $filter->xssFilterHard($c); - print ('') ; + print ('') ; } /**