Plugins

Please note: This page is under construction and has not been finished yet.

Introduction

$plg = e107::getPlug();

Plugin methods

load()

Load specified plugin data, can be used in conjunction with other methods.

$plg->load($plugdir)

Last updated