Function plugin_include
Includes a file from a plugin and takes care of all path transformations.
Example: plugin_include('formedit', 'classes/class.formedit.php');
Package: Core\Backend
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Timo Hummel
Located at includes/api/functions.api.general.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Timo Hummel
Located at includes/api/functions.api.general.php
string |
$sWhere |
The name of the plugin |
string |
$sWhat |
The filename of the include |