Commit 909811a3 by Jansa Jose

Merge branch 'jansa'

parents 2123b965 b81fcdf6
......@@ -535,7 +535,8 @@ function update_profile($id,$data)
$result = array('status' => 'error');
}
echo $this->db->last_query();
print_r($result);exit();
return $result;
}
......
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