diff --git a/app/Controllers/Home.php b/app/Controllers/Home.php index e9068b8..56d3daf 100644 --- a/app/Controllers/Home.php +++ b/app/Controllers/Home.php @@ -2,7 +2,7 @@ namespace App\Controllers; -class Home extends basecontroller +class Home extends BaseController { public function index(): string {