PHPIDS | ||||
![]() | ||||
|
||||
![]() |
Coverage | ||||||||||||
Classes | Methods | Lines | ||||||||||
Total |
|
100.00% | 0 / 0 |
|
100.00% | 0 / 0 |
|
100.00% | 3 / 3 | |||
1 : <?php 2 : 3 : /** 4 : * This is a stub include that automatically configures the include path. 5 : */ 6 : 7 1 : set_include_path(dirname(__FILE__) . PATH_SEPARATOR . get_include_path() ); 8 1 : require_once 'HTMLPurifier/Bootstrap.php'; 9 1 : require_once 'HTMLPurifier.autoload.php'; |
![]() |
Generated by PHPUnit 3.3.1 and Xdebug 2.0.2 at Thu Sep 25 18:42:10 CEST 2008. |