Function __global->modsecurity_workaround_enable

Definitions

sources/input_filter_2.php

  • Enable the ModSecurity workaround on the PHP-side.It also needs enabling on the HTML-side.Doesn't support more than one level of list nesting, or associative arrays.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No

Preview

Code (PHP)

/**
 * Enable the ModSecurity workaround on the PHP-side.It also needs enabling on the HTML-side.Doesn't support more than one level of list nesting, or associative arrays.
 *
 */

function modsecurity_workaround_enable()