mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Fixed php error
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user