This commit is contained in:
Andreas Moik
2016-08-08 11:15:09 +02:00
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -967,8 +967,7 @@ abstract class REST_Controller extends CI_Controller {
$this->rest->level = NULL;
$this->rest->user_id = NULL;
$this->rest->ignore_limits = FALSE;
//var_dump($this->_args);
//var_dump($this->input->server($key_name));
// Find the key from server or arguments
if (($key = isset($this->_args[$api_key_variable]) ? $this->_args[$api_key_variable] : $this->input->server($key_name)))
{
@@ -1,4 +1,4 @@
<?php //[STAMP] d9d924fcf3f995db40f23d78cc0fc9fc
<?php //[STAMP] e53c152fab9a8533149de0a16cc227c5
namespace _generated;
// This class was automatically generated by build task