gyro/core/constants.inc.php File Reference
Go to the source code of this file.
Variables |
|
if(!defined('APP_TESTMODE')) define('APP_TESTMODE' |
false |
Set debug related constants, if not already
defined. |
|
if (!defined('APP_LANG')) define('APP_LANG' | |
Language and charset. |
Variable Documentation
if (!defined('APP_TESTMODE')) define('APP_TESTMODE' false |
Set debug related constants, if not already defined.
Definition at line 34 of file constants.inc.php.