Function defineIfNotDefined
Defines a constant if not defined before.
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 |
$constant |
Name of constant to define |
mixed |
$value |
It's value |