Mr S Posted August 3, 2012 Share Posted August 3, 2012 (edited) I need it for a canonical URLs module See attached (function get_path_info) I need to know if the current class (FrontController) requires SSL or not. I don't want to test if it was called over SSL or not I want to know for exmple if AuthControllerCore is set to use SSL or CategoryController is not ex URLs exmple.com/login (ssl yes AuthControllerCore) exmple.com/order (ssl yes ParentOrderControllerCore) exmple.com/1-myCategory (ssl no CategoryControllerCore) http://www.prestashop.com/forums/index.php?/topic/161514-relcanonical-in-categories-how-to/page__view__findpost__p__896477 Edited August 7, 2012 by HA!*!*Y (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now