Changeset [9ab4831b205b89c5d99230140b0458436ac65ee0] by dleffler
August 25th, 2012 @ 03:57 PM
Moves bulk of makeSefUrl method from expRecord into expCore so
it's available to old school modules also, cleans up parameter
passing so we use the cleaned up $this->params instead of raw
$GET, $REQUEST, etc... in many cases
https://github.com/exponentcms/exponent-cms/commit/9ab4831b205b89c5...
Committed by dleffler
- M RELEASE
- M framework/core/controllers/expCatController.php
- M framework/core/controllers/expCommentController.php
- M framework/core/controllers/expController.php
- M framework/core/controllers/expDefinableFieldController.php
- M framework/core/controllers/expSimpleNoteController.php
- M framework/core/controllers/expTagController.php
- M framework/core/subsystems/expPaginator.php
- M framework/modules-1/common/actions/groupperms.php
- M framework/modules-1/common/actions/userperms.php
- M framework/modules-1/formbuilder/actions/view_data.php
- M framework/modules/administration/controllers/administrationController.php
- M framework/modules/banners/controllers/bannerController.php
- M framework/modules/blog/controllers/blogController.php
- M framework/modules/common/views/configure/rss.tpl
- M framework/modules/company/controllers/companyController.php
- M framework/modules/ecommerce/controllers/ecomconfigController.php
- M framework/modules/ecommerce/controllers/eventregistrationController.php
- M framework/modules/ecommerce/controllers/orderController.php
- M framework/modules/ecommerce/controllers/order_statusController.php
- M framework/modules/ecommerce/controllers/order_typeController.php
- M framework/modules/ecommerce/controllers/product_statusController.php
- M framework/modules/ecommerce/controllers/sales_repController.php
- M framework/modules/ecommerce/controllers/storeController.php
- M framework/modules/ecommerce/products/models/eventregistration.php
- M framework/modules/faq/controllers/faqController.php
- M framework/modules/file/controllers/fileController.php
- M framework/modules/filedownloads/controllers/filedownloadController.php
- M framework/modules/flowplayer/controllers/flowplayerController.php
- M framework/modules/help/controllers/helpController.php
- M framework/modules/help/models/help.php
- M framework/modules/motd/controllers/motdController.php
- M framework/modules/news/controllers/newsController.php
- M framework/modules/notfound/controllers/notfoundController.php
- M framework/modules/photoalbum/controllers/photosController.php
- M framework/modules/pixidou/controllers/pixidouController.php
- M framework/modules/portfolio/controllers/portfolioController.php
- M framework/modules/report/controllers/reportController.php
- M framework/modules/search/controllers/searchController.php
- M framework/modules/users/controllers/usersController.php
- M framework/modules/youtube/controllers/youtubeController.php
- M install/upgrades/update_rssfeeds.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