Helper::get_path()
Plugin path.
Description
Get the plugin absolute path.
Return
(string)
Source
File: includes/libs/helper.class.php
public static function get_path(){ return VIMEOTHEQUE_PATH; }
Plugin path.
Get the plugin absolute path.
(string)
File: includes/libs/helper.class.php
public static function get_path(){ return VIMEOTHEQUE_PATH; }