From ace1e08e0b40d00f7da6217545d138895afc19fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96sterreicher?= Date: Fri, 20 Jul 2018 10:26:20 +0200 Subject: [PATCH] Switched to FHC-Controller to avoid notice on Job Execution --- application/controllers/jobs/Prestudentstatus.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/controllers/jobs/Prestudentstatus.php b/application/controllers/jobs/Prestudentstatus.php index dc5c08512..7d2b01b38 100644 --- a/application/controllers/jobs/Prestudentstatus.php +++ b/application/controllers/jobs/Prestudentstatus.php @@ -8,7 +8,7 @@ if (! defined('BASEPATH')) * */ -class Prestudentstatus extends Auth_Controller +class Prestudentstatus extends FHC_Controller { /** * Initialize Prestudentstatus Class