Commit 46a8e014 by Jansa Jose

search

parent 6675b263
......@@ -3997,7 +3997,7 @@ class Webservice_model extends CI_Model {
$res->phone =$new;
unset($res->telephone);
}else{
$res->phone ='';
$res->phone =[];
unset($res->telephone);
}
......
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