diff --git a/application/third_party/ctmobilefirst/controllers/apish.php b/application/third_party/ctmobilefirst/controllers/apish.php index c5ba3d8f..5bcfdf3b 100644 --- a/application/third_party/ctmobilefirst/controllers/apish.php +++ b/application/third_party/ctmobilefirst/controllers/apish.php @@ -3,7 +3,7 @@ defined('BASEPATH') OR exit('No direct script access allowed'); -class Api extends CI_Controller { +class Apish extends CI_Controller { public function __construct() { parent::__construct();