Changeset [9b29f2fdd0f8dbbc3f93a8b116d8d6128bb82dc1] by dleffler
May 16th, 2016 @ 07:15 PM
Update code to remove 1) delays in loops due to unneeded
function calls; update rand() to mt_rand() for better
randomness
https://github.com/exponentcms/exponent-cms/commit/9b29f2fdd0f8dbbc...
Committed by dleffler
- M cron/find_help.php
- M cron/lang_extract.php
- M framework/core/subsystems/database/mysqli.php
- M framework/core/subsystems/expDateTime.php
- M framework/core/subsystems/expRouter.php
- M framework/core/subsystems/expSession.php
- M framework/core/subsystems/expString.php
- M framework/modules/addressbook/models/address.php
- M framework/modules/addressbook/models/external_address.php
- M framework/modules/ecommerce/billingcalculators/creditcard.php
- M framework/modules/ecommerce/billingcalculators/passthru.php
- M framework/modules/ecommerce/billingcalculators/paypalExpressCheckout.php
- M framework/modules/ecommerce/controllers/eventregistrationController.php
- M framework/modules/ecommerce/controllers/storeCategoryController.php
- M framework/modules/ecommerce/models/order.php
- M framework/modules/ecommerce/models/storeCategory.php
- M framework/modules/ecommerce/shippingcalculators/tablebasedcalculator.php
- M framework/modules/events/controllers/eventController.php
- M framework/modules/file/models/expFile.php
- M framework/modules/forms/controllers/formsController.php
- M framework/modules/migration/controllers/migrationController.php
- M framework/modules/navigation/controllers/navigationController.php
- M framework/modules/navigation/models/section.php
- M framework/modules/search/controllers/searchController.php
- M framework/modules/twitter/models/Twitter.php
- M framework/modules/users/controllers/usersController.php
- M framework/plugins/function.prod_images.php
- M framework/plugins/modifier.format_date.php
- M framework/plugins/modifier.summarize.php
- M xmlrpc.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