HomeDevCentral

Constants removed: THEME and SMARTY_SPL_AUTOLOAD
2dba511ae9a7Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Constants removed: THEME and SMARTY_SPL_AUTOLOAD

[ THEME ]

Replaced constant THEME by configuration 'Theme' key

The theme is now:

  • indicated in the configuration, not in index.php for the default one ;
  • a parameter of Context::initializeTemplateEngine($theme).

[ SMARTY_SPL_AUTOLOAD ]

Dropped SMARTY_SPL_AUTOLOAD constant, not needed, the Smarty
default behavior is to honor existing SPL autoloaders.

This is a follow-up of commit e34632ba6b36d0290b9af3acd5502c90af8ff54b.

Details

Provenance
derecksonAuthored on
Parents
rOBSIDIAN1d4b0ae081a7: New feature: Events
Branches
Unknown
Tags
Unknown