Constants in Zenophile 7
Primary tabs
Name![]() |
Location | Description | Direct uses | Strings |
---|---|---|---|---|
ZENOPHILE_DEBUG |
./ |
If ZENOPHILE_DEBUG is TRUE, Zenophile will go through the motions of building the $files array and processing it, but won't actually save anything to disk. Instead, it will dpm() the $files array to the screen. | 2 | 1 |
ZENOPHILE_MAX_ZEN_VERS |
./ |
This is the maximum version of Zen that this version of Zenophile has been tested with, so that we can show a warning if the user is trying to use a new version of Zen beyond what we've tested with. | 1 | 1 |