Bug #22497 ยป 14176_trunk.patch
tests/contrib/removexss_testcase.php (working copy) | ||
---|---|---|
* This copyright notice MUST APPEAR in all copies of the script!
|
||
***************************************************************/
|
||
require(PATH_typo3 . 'contrib/RemoveXSS/RemoveXSS.php');
|
||
require_once(PATH_typo3 . 'contrib/RemoveXSS/RemoveXSS.php');
|
||
/**
|
||
* Testcase for class RemoveXSS
|