remove sessionhelper
This commit is contained in:
parent
a92e1e3ea6
commit
d68c91be18
|
@ -43,7 +43,6 @@ require_once realpath(__DIR__ . '/../includes/helper/internationalization_helper
|
|||
require_once realpath(__DIR__ . '/../includes/helper/message_helper.php');
|
||||
require_once realpath(__DIR__ . '/../includes/helper/error_helper.php');
|
||||
require_once realpath(__DIR__ . '/../includes/helper/email_helper.php');
|
||||
require_once realpath(__DIR__ . '/../includes/helper/session_helper.php');
|
||||
|
||||
require_once realpath(__DIR__ . '/../includes/mailer/shifts_mailer.php');
|
||||
|
||||
|
|
Loading…
Reference in New Issue