Commit 9f84cf51 by doszhang

dos

parent 644c1d68
...@@ -175,6 +175,6 @@ class IndexController extends Controller ...@@ -175,6 +175,6 @@ class IndexController extends Controller
} }
public function cookie() public function cookie()
{ {
SignedCookie::set_cookie($this->cookie_uid_key, 'oVsrlt0zUWMLvMx2-KPGVmY2I-Xc', C('cookie_sign'), 86400 * 60); SignedCookie::set_cookie($this->cookie_uid_key, 'o7afuwqH_VbuzStmdDkQlW6BqJNo', C('cookie_sign'), 86400 * 60);
} }
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment