lib_phpQuery updates

This commit is contained in:
Prashant Tholia
2020-09-22 09:45:19 +05:30
parent 33f2d76a23
commit dcd23b9418

View File

@@ -5711,4 +5711,4 @@ set_include_path(
phpQuery::$plugins = new phpQueryPlugins();
// include bootstrap file (personal library config)
if (file_exists(dirname(__FILE__).'/phpQuery/bootstrap.php'))
require_once dirname(__FILE__).'/phpQuery/bootstrap.php';
require_once dirname(__FILE__).'/phpQuery/bootstrap.php';