Changeset [6c484a17e36a8c7fbafce711105bcaf2eeb6e58e] by dleffler
August 14th, 2011 @ 12:18 AM
Deprecate config & load/config.php 1.0 subsystems by
creating a expSettings.php 2.0 subsystem. Unlike the other 2.0
subsystems, expSettings must be loaded as it's required BEFORE the
exponent php __autoloader override is (can ) be loaded.(cherry
picked from commit 9161bfb869dd67f267d3978036d8f6718f81f6fe)
[#303
state:resolved]
https://github.com/exponentcms/exponent-cms/commit/6c484a17e36a8c7f...
Committed by dleffler
- A framework/core/subsystems/expSettings.php
- M conf/extensions/database.structure.php
- M conf/extensions/display.structure.php
- M conf/extensions/site.structure.php
- M exponent_bootstrap.php
- M framework/modules-1/administrationmodule/actions/config_activate.php
- M framework/modules-1/administrationmodule/actions/config_configuresite.php
- M framework/modules-1/administrationmodule/actions/config_delete.php
- M framework/modules-1/administrationmodule/actions/config_save.php
- M framework/modules-1/administrationmodule/actions/configuresite.php
- M framework/modules-1/administrationmodule/actions/switchtheme.php
- M framework/modules-1/administrationmodule/actions/toggle_dev.php
- M framework/modules-1/administrationmodule/actions/toggle_maintenance.php
- M framework/modules/administration/controllers/administrationController.php
- M install/index.php
- M install/pages/install-2.php
- M install/pages/install-3.php
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS