* @brief PHP-Metaparser library linker */ if(!class_exists("MetaParser")) { loadVendor("PHP-MetaParser/MetaParser.class"); }