do not include inc/inc.ClassNotificationService.php, it's included by inc.Notification.php anyway

This commit is contained in:
Uwe Steinmann 2026-01-05 12:26:27 +01:00
parent e440674128
commit c0ffb795cd

View File

@ -99,7 +99,6 @@ include($myincpath."/inc/inc.Language.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.Notification.php");
include($myincpath."/inc/inc.ClassController.php");