lvhao 5 months ago
parent
commit
ce1c36f338
1 changed files with 1 additions and 1 deletions
  1. 1 1
      core/CoreApp/controllers/Bosstest.php

+ 1 - 1
core/CoreApp/controllers/Bosstest.php

@@ -1,5 +1,5 @@
 <?php defined('BASEPATH') OR exit('No direct script access allowed');
-class Boss extends Start_Controller {
+class Bosstest extends Start_Controller {
 	public function __construct(){
 		parent::__construct();
 		$this->load->library('session');