Update metaparser.lnk.php
This commit is contained in:
parent
00f1c5447f
commit
55946fcba9
|
@ -7,8 +7,5 @@
|
|||
*/
|
||||
|
||||
if(!class_exists("MetaParser")) {
|
||||
$inc_file = "./vendor/PHP-MetaParser/MetaParser.class.php";
|
||||
if(file_exists($inc_file)) {
|
||||
include($inc_file);
|
||||
}
|
||||
loadVendor("PHP-MetaParser/MetaParser.class");
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user