Changeset [bd510758211a2ee69371ff5c52a07c5a1bbca108] by dleffler
August 3rd, 2011 @ 02:32 PM
Migrates session.php to expSession, exponent_sessions_xxx is now
deprecated.
https://github.com/exponentcms/exponent-cms/commit/bd510758211a2ee6...
Committed by dleffler
- M edit_page.php
- M exponent.php
- M external/editors/connector/content_linked.php
- M framework/core/expFramework.php
- M framework/core/models-1/container.php
- M framework/core/models/external_address.php
- M framework/core/models/order.php
- M framework/core/subsystems-1/flow.php
- M framework/core/subsystems-1/forms/controls/antispamcontrol.php
- M framework/core/subsystems-1/forms/controls/calendarcontrol.php
- M framework/core/subsystems-1/forms/controls/checkboxcontrol.php
- M framework/core/subsystems-1/forms/controls/configcontrol.php
- M framework/core/subsystems-1/forms/controls/datetimecontrol.php
- M framework/core/subsystems-1/forms/controls/dropdowncontrol.php
- M framework/core/subsystems-1/forms/controls/genericcontrol.php
- M framework/core/subsystems-1/forms/controls/hiddenfieldcontrol.php
- M framework/core/subsystems-1/forms/controls/listbuildercontrol.php
- M framework/core/subsystems-1/forms/controls/popupdatetimecontrol.php
- M framework/core/subsystems-1/forms/controls/quantitycontrol.php
- M framework/core/subsystems-1/forms/controls/radiocontrol.php
- M framework/core/subsystems-1/forms/controls/radiogroupcontrol.php
- M framework/core/subsystems-1/forms/controls/textcontrol.php
- M framework/core/subsystems-1/forms/controls/texteditorcontrol.php
- M framework/core/subsystems-1/forms/controls/uploadcontrol.php
- M framework/core/subsystems-1/forms/controls/yuicalendarcontrol.php
- M framework/core/subsystems-1/forms/controls/yuidatetimecontrol.php
- M framework/core/subsystems-1/forms/controls/yuieditorcontrol.php
- M framework/core/subsystems-1/forms/fakeform.php
- M framework/core/subsystems-1/forms/form.php
- M framework/core/subsystems-1/permissions.php
- M framework/core/subsystems-1/sessions.php
- M framework/core/subsystems-1/template.php
- M framework/core/subsystems-1/theme.php
- M framework/core/subsystems-1/users.php
- M framework/core/subsystems-1/users/profileextensions/bbextension.php
- M framework/core/subsystems-1/workflow.php
- M framework/core/subsystems/expHistory.php
- M framework/core/subsystems/expQueue.php
- M framework/core/subsystems/expRouter.php
- M framework/core/subsystems/expSession.php
- M framework/core/subsystems/expTheme.php
- M framework/core/subsystems/expValidator.php
- M framework/modules-1/administrationmodule/actions/gmgr_savegroup.php
- M framework/modules-1/administrationmodule/actions/installtables.php
- M framework/modules-1/administrationmodule/actions/switchtheme.php
- M framework/modules-1/administrationmodule/actions/theme_preview.php
- M framework/modules-1/administrationmodule/class.php
- M framework/modules-1/calendarmodule/actions/save.php
- M framework/modules-1/common/actions/ajax_session_get.php
- M framework/modules-1/common/actions/ajax_session_set.php
- M framework/modules-1/containermodule/actions/copy_to_clipboard.php
- M framework/modules-1/containermodule/actions/ddReorder.php
- M framework/modules-1/containermodule/actions/delete.php
- M framework/modules-1/containermodule/actions/delete_content.php
- M framework/modules-1/containermodule/actions/edit.php
- M framework/modules-1/containermodule/actions/order.php
- M framework/modules-1/containermodule/actions/orphans_content.php
- M framework/modules-1/containermodule/actions/orphans_modules.php
- M framework/modules-1/containermodule/actions/save.php
- M framework/modules-1/containermodule/actions/view-clipboard.php
- M framework/modules-1/containermodule/actions/view-recycle-bin.php
- M framework/modules-1/containermodule/class.php
- M framework/modules-1/formbuilder/actions/confirm_form.php
- M framework/modules-1/formbuilder/actions/save_control.php
- M framework/modules-1/formbuilder/actions/submit_form.php
- M framework/modules-1/formmodule/class.php
- M framework/modules-1/importer/importers/eql/process.php
- M framework/modules-1/importer/importers/files/extract.php
- M framework/modules-1/importer/importers/files/finish.php
- M framework/modules-1/importer/importers/usercsv/mapper.php
- M framework/modules-1/loginmodule/actions/login.php
- M framework/modules-1/loginmodule/actions/loginredirect.php
- M framework/modules-1/loginmodule/actions/logout.php
- M framework/modules-1/loginmodule/class.php
- M framework/modules-1/navigationmodule/actions/DragnDropReRank.php
- M framework/modules-1/navigationmodule/actions/delete.php
- M framework/modules-1/navigationmodule/actions/delete_template.php
- M framework/modules-1/navigationmodule/actions/move_standalone.php
- M framework/modules-1/navigationmodule/actions/order.php
- M framework/modules-1/navigationmodule/actions/order_templates.php
- M framework/modules-1/navigationmodule/actions/remove.php
- M framework/modules-1/navigationmodule/actions/reparent_standalone.php
- M framework/modules-1/navigationmodule/actions/save_contentpage.php
- M framework/modules-1/navigationmodule/actions/save_externalalias.php
- M framework/modules-1/navigationmodule/actions/save_internalalias.php
- M framework/modules-1/navigationmodule/actions/save_pagesetpage.php
- M framework/modules-1/navigationmodule/actions/save_template.php
- M framework/modules-1/navigationmodule/class.php
- M framework/modules-1/previewmodule/actions/normal.php
- M framework/modules-1/previewmodule/actions/preview.php
- M framework/modules-1/previewmodule/class.php
- M framework/modules/addressbook/models/address.php
- M framework/modules/administration/controllers/administrationController.php
- M framework/modules/administration/menus/user.php
- M framework/modules/ecommerce/billingcalculators/creditcard.php
- M framework/modules/ecommerce/billingcalculators/paypalExpressCheckout.php
- M framework/modules/ecommerce/controllers/cartController.php
- M framework/modules/ecommerce/controllers/orderController.php
- M framework/modules/ecommerce/controllers/storeController.php
- M framework/modules/report/controllers/reportController.php
- M framework/modules/users/models/user.php
- M framework/plugins/function.control.php
- M framework/plugins/function.exponent_sessions_get.php
- M framework/plugins/function.get_user.php
- M framework/plugins/modifier.is_logged_in.php
- M index.php
- M install/pages/final.php
- M install/pages/install-3.php
- M login.php
- M orphan_source_selector.php
- M selector.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