mirror of
https://git.code.sf.net/p/seeddms/code
synced 2026-01-13 12:57:59 +00:00
do not include inc/inc.ClassNotificationService.php, it's included by inc.Notification.php anyway
This commit is contained in:
parent
e440674128
commit
c0ffb795cd
|
|
@ -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");
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user