Commit b111c8cf by Jansa Jose

Home fix2

parent 90ce806a
......@@ -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