summaryrefslogtreecommitdiff
path: root/utils/modules/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'utils/modules/config.php')
-rw-r--r--utils/modules/config.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/modules/config.php b/utils/modules/config.php
index 4afb264..d25961a 100644
--- a/utils/modules/config.php
+++ b/utils/modules/config.php
@@ -1,6 +1,8 @@
<?php
/* -*- Mode: php; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
+global $UTIL_DIR;
+
include_once($UTIL_DIR . "/convert.php");
class Config {