mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-11-28 18:40:39 +00:00
include Log.php, because the defines are needed in ClassSettings
This commit is contained in:
parent
3c72b1f00c
commit
62a8f12ed2
|
|
@ -18,6 +18,7 @@
|
|||
// along with this program; if not, write to the Free Software
|
||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
|
||||
require_once("Log.php");
|
||||
require_once("inc/inc.Utils.php");
|
||||
|
||||
$logger = getLogger($settings, '', (int) $settings->_logFileMaxLevel);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user