ricog / smart_redirect
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Rick Guyer (author)
Thu May 07 10:55:24 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
controllers/ | ||
| |
views/ |
README
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');
