HTMLPurifier 4.4.0
/home/ezyang/Dev/htmlpurifier/library/HTMLPurifier.path.php
Go to the documentation of this file.
00001 <?php
00002 
00009 set_include_path(dirname(__FILE__) . PATH_SEPARATOR . get_include_path() );
00010 
00011 // vim: et sw=4 sts=4