constant SLACK_CODE_NOT_FOUND in Slack 7
Same name and namespace in other branches
- 6 slack.module \SLACK_CODE_NOT_FOUND
File
- ./
slack.module, line 9 - Main module file, only hooks are allowed here.
Code
define('SLACK_CODE_NOT_FOUND', 404);
define('SLACK_CODE_NOT_FOUND', 404);