Last updated 3 years ago
Please note: This page is under construction and has not been finished yet.
$plg = e107::getPlug();
Load specified plugin data, can be used in conjunction with other methods.
$plg->load($plugdir)
Parameter
Type
Description
Mandatory?
plugindir
string
Plugin name.
Could also be e_CURRENT_PLUGIN
Yes