mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-27 01:24:16 +00:00
Change Controller Name
This commit is contained in:
@@ -7,7 +7,7 @@ if ( ! defined('BASEPATH')) exit('No direct script access allowed');
|
||||
This controller contains features for Cabrillo
|
||||
*/
|
||||
|
||||
class Reg1Test extends CI_Controller {
|
||||
class Reg1test extends CI_Controller {
|
||||
|
||||
function __construct() {
|
||||
parent::__construct();
|
||||
|
||||
Reference in New Issue
Block a user