mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-05-24 16:25:00 -04:00
lib_phpQuery updates
This commit is contained in:
@@ -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';
|
||||
Reference in New Issue
Block a user