#2187 - Missing file awareness in CQC
| Identifier | #2187 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Missing file awareness in CQC |
| Status | Closed (no changes needed) |
| Handling member | Chris Graham |
| Addon | General / Uncategorised |
| Description | For require_lang, require_code, do_lang, do_lang_tempcode, do_template, require_css, require_javascript calls, give an error if we can't find that file.
Allow some kind of function guard around it that the CQC can respect as a safeguard. e.g. if (source_file_exists('foo')) { require_code('foo'); } |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments