Ticket #15 (closed task: fixed)

Opened 4 years ago

Last modified 4 years ago

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

comment:1 Changed 4 years ago by WanWizard

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone set to 7.0

Fixed in revision [863]

comment:2 Changed 4 years ago by WanWizard

  • Priority changed from minor to low
Note: See TracTickets for help on using tickets.