mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-21 17:02:19 +00:00
RESTv1
This commit is contained in:
@@ -29,7 +29,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
|
||||
*
|
||||
* A more detailed class description.
|
||||
*/
|
||||
class Rest_server extends CI_Controller {
|
||||
class Rest_server extends MY_Controller {
|
||||
|
||||
public function index()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user