Commit b81fcdf6 by Jansa Jose

payment

parent 84767912
......@@ -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