tags. // Default: true define("ENCLOSE_ERRORS_WITH_PRE_TAG", true); // define("ENCLOSE_ERRORS_WITH_PRE_TAG", false); // Description: If true, errors will be detailed. Otherwise, errors will be vague for security reasons. This can be enabled for debugging or troubleshooting purposes. // Default: true define("DETAILED_ERRORS", true); // define("DETAILED_ERRORS", false); // Description: Random length of a default random string. Currently unused. // Default: 10 define("RANDOM_STRING_DEFAULT_LENGTH", 10);