Change Controller Name

This commit is contained in:
DB4SCW
2024-08-22 20:50:19 +02:00
parent 3c2e0ce898
commit bce5bb0cff

View File

@@ -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();