Fixed php error

这个提交包含在:
Peter Goodhall 2011-12-09 17:35:48 +00:00
父节点 de9267c421
当前提交 37fb498883

查看文件

@ -60,6 +60,7 @@ class API extends CI_Controller {
echo "<status>Valid</status>";
echo "<rights>".$this->api_model->access($key)."</rights>";
echo "</auth>";
}
}
// FUNCTION: search()