mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 07:04:57 +00:00
include Utils.php
This commit is contained in:
parent
2850298297
commit
bc06fd60f0
|
@ -60,6 +60,7 @@ if(isset($options['mode'])) {
|
|||
|
||||
include($myincpath."/inc/inc.Settings.php");
|
||||
include($myincpath."/inc/inc.LogInit.php");
|
||||
include($myincpath."/inc/inc.Utils.php");
|
||||
include($myincpath."/inc/inc.Init.php");
|
||||
include($myincpath."/inc/inc.Language.php");
|
||||
include($myincpath."/inc/inc.Extension.php");
|
||||
|
|
Loading…
Reference in New Issue
Block a user