Function isFunctionDisabled
Checks, if a function is disabled or not ('disable_functions' setting in php.ini)
Package: Core\Backend
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Jan Lengowski
Located at includes/functions.general.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Jan Lengowski
Located at includes/functions.general.php
string |
$functionName |
Name of the function to check |
boolean
|