diff --git a/application/controllers/Reg1Test.php b/application/controllers/Reg1Test.php index 4cf2b409f..3fbfd6f15 100644 --- a/application/controllers/Reg1Test.php +++ b/application/controllers/Reg1Test.php @@ -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();