mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
Merge branch 'master' into cleanci
This commit is contained in:
@@ -630,7 +630,7 @@ abstract class REST_Controller extends CI_Controller {
|
||||
{
|
||||
$this->_log_request();
|
||||
}
|
||||
//echo 'RestKey: '.$this->rest->key;
|
||||
|
||||
$this->response([
|
||||
$this->config->item('rest_status_field_name') => FALSE,
|
||||
$this->config->item('rest_message_field_name') => sprintf($this->lang->line('text_rest_invalid_api_key'), $this->rest->key)
|
||||
|
||||
Reference in New Issue
Block a user