Created
February 1, 2013 06:49
-
-
Save dai199/4689810 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| CakePHPのAuthを使用するときに現在の場所にログイン後リダイレクトで戻ってくる設定 | |
| $this->Session->write('Auth.redirect', $this->here); | |
| http://www.templemantwells.com.au/article/tools-tips/cakephp-auth-redirect-to-previous-page |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment