Fix default value. re #46
This commit is contained in:
parent
35d6a5ab4e
commit
d9f0f3e051
1 changed files with 1 additions and 1 deletions
|
@ -200,6 +200,6 @@
|
|||
* 1 : Yes (enable)
|
||||
* 0 : No
|
||||
*/
|
||||
$config['cops_html_tag_filter'] = "1";
|
||||
$config['cops_html_tag_filter'] = "0";
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue