Validaciones nuevas incidencias reporte veracode 29-04-15

This commit is contained in:
marcelo.cuiza
2015-04-30 18:14:47 -04:00
parent 1d644a0f37
commit 9745bcadee

View File

@@ -80,7 +80,7 @@ if (isset( $_GET['module'] )) {
$module = $filter->xssFilterHard($_GET['module']);
print '
<script>
admToolsContent.location=\'$module\';
admToolsContent.location=\''.$module.'\';
</script>
';
}