Fixed php error

This commit is contained in:
Peter Goodhall
2011-12-09 17:35:48 +00:00
parent de9267c421
commit 37fb498883

View File

@@ -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()