You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installation
------------
* Copy the files in this directory into app/plugins/smart_redirect
* Include the auto_return component in your app_controller.php:
var $components = array('SmartRedirect.AutoReturn');
About
This CakePHP plugin allows your apps to automatically return to the page of origin after adding, editing and deleting.