commit | author | age | ||
2207d6 | 1 | Core.RemoveScriptContents |
W | 2 | TYPE: bool/null |
3 | DEFAULT: NULL | |
4 | VERSION: 2.0.0 | |
5 | DEPRECATED-VERSION: 2.1.0 | |
6 | DEPRECATED-USE: Core.HiddenElements | |
7 | --DESCRIPTION-- | |
8 | <p> | |
9 | This directive enables HTML Purifier to remove not only script tags | |
10 | but all of their contents. | |
11 | </p> | |
12 | --# vim: et sw=4 sts=4 |