Commit af7e1339 by HTML5-侯张振
parents 2f0414e5 94bfd00e
......@@ -226,7 +226,7 @@ class Logindis extends CI_Controller{
{
$this->session->sess_destroy();
//get 获取请求登录页
alert_redirect(site_url('distributor/logindis'));
alert_redirect(site_url('distributor/logindis/index'));
return false;
}
......
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 to comment