Ticket #15 (closed task: fixed)
Add a CMS init flag
| Reported by: | WanWizard | ||
|---|---|---|---|
| Priority: | low | Milestone: | 7.0 |
| Component: | ExiteCMS Core | Version: | 7.0 |
| Severity: | Fix | Keywords: | core functionality security |
Description
A new define (CMS_INIT_OK) is defined in core_functions, this define needs to be checked in every include file, to make sure it is included from the CMS code, and not called directory or by bugus code.
All include modules needs to be checked, and updated to check for the existence of this define
Change History
Note: See
TracTickets for help on using
tickets.

Fixed in revision [863]