It looks like you're new here. If you want to get involved, click one of these buttons!
if listfindnocase( 'uploadify.uploadify', variables.fw.getFullyQualifiedAction()
if ($_SERVER['HTTP_USER_AGENT'] == 'Shockwave Flash'
&& substr($_SERVER['CONTENT_TYPE'],0,19) == 'multipart/form-data'
&& !$_SERVER['HTTP_X_REQUESTED_WITH'] ) {
define('COT_NO_ANTIXSS',true); // actually disable further secure check.
}