Conflicts:
	application/config/autoload.php
	application/controllers/api/v1/Person.php
	application/models/person/Person_model.php
This commit is contained in:
Paminger
2016-04-07 15:20:08 +02:00
1132 changed files with 2580 additions and 182615 deletions
+1 -1
View File
@@ -301,7 +301,7 @@ $config['rest_keys_table'] = 'ci_apikey';
| ) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
*/
$config['rest_enable_keys'] = TRUE;
$config['rest_enable_keys'] = FALSE;
/*
|--------------------------------------------------------------------------