From 656261727b9354fa9ecb46382888873e6eceb3a3 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Mon, 17 Nov 2014 11:21:36 +0100 Subject: Code format. Always use () for functions. --- includes/utils.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/utils.php') 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. -- cgit v1.2.3