test amp_json

master
LMR 1 year ago
parent 07b6937f5f
commit ff16807980

@ -110,12 +110,10 @@ class infofix extends CI_Controller
} }
$info->ic_content = $key_with_content; $info->ic_content = $key_with_content;
unset($info->amp_json); // unset($info->amp_json);
unset($info->amp_body); // unset($info->amp_body);
} }
echo json_encode($rs); echo json_encode($rs);
} }
function update_info_by_keys() function update_info_by_keys()

Loading…
Cancel
Save