do not include inc/inc.ClassNotificationService.php and inc.ClassEmailNotify.php

This commit is contained in:
Uwe Steinmann 2023-04-18 12:48:20 +02:00
parent 9bde72fe20
commit 7fcb8da860

View File

@ -135,11 +135,10 @@ if($reqversion<1)
$reqversion=1;
include($myincpath."/inc/inc.Settings.php");
include($myincpath."/inc/inc.LogInit.php");
include($myincpath."/inc/inc.Init.php");
include($myincpath."/inc/inc.Extension.php");
include($myincpath."/inc/inc.DBInit.php");
include($myincpath."/inc/inc.ClassNotificationService.php");
include($myincpath."/inc/inc.ClassEmailNotify.php");
include($myincpath."/inc/inc.ClassController.php");
/* Parse categories {{{ */