Commit 296deb51 by Jansa Jose

Merge branch 'jansa'

parents 03538f29 b111c8cf
......@@ -2,7 +2,7 @@
{
$userdata = $this->session->userdata('UserData');
}
echo "<pre>";print_r($userdata);
//echo "<pre>";print_r($userdata);
if(auto_logout("user_time"))
{
$this->session->set_userdata('user_time', time());
......
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