Validaciones nuevas incidencias reporte veracode 29-04-15
This commit is contained in:
@@ -78,10 +78,10 @@ $G_PUBLISH->AddContent( 'template', '', '', '', $template );
|
||||
G::RenderPage( 'publish' );
|
||||
if (isset( $_GET['module'] )) {
|
||||
$module = $filter->xssFilterHard($_GET['module']);
|
||||
print "
|
||||
print '
|
||||
<script>
|
||||
admToolsContent.location='" . $module . "';
|
||||
admToolsContent.location=\'$module\';
|
||||
</script>
|
||||
";
|
||||
';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user