diff options
Diffstat (limited to 'includes/utils.php')
-rw-r--r-- | includes/utils.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/utils.php b/includes/utils.php index ebbea2c..828832f 100644 --- a/includes/utils.php +++ b/includes/utils.php @@ -19,7 +19,7 @@ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -require_once 'config.php'; +require_once('config.php'); /** * Test if a given parameter is a private IPv4 or IPv6. |