From 6aaee429db69c57f1b9ac0c94bdcfe7f60096ed9 Mon Sep 17 00:00:00 2001 From: Daniel Hensby Date: Wed, 17 Jan 2018 15:15:38 +0000 Subject: [PATCH] Remove inaccurate comment from constants.php --- src/includes/constants.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/includes/constants.php b/src/includes/constants.php index b560a0521..2002a2321 100644 --- a/src/includes/constants.php +++ b/src/includes/constants.php @@ -8,7 +8,6 @@ use SilverStripe\Core\TempFolder; * This file is the Framework constants bootstrap. It will prepare some basic common constants. * * It takes care of: - * - Normalisation of $_SERVER values * - Initialisation of necessary constants (mostly paths) * * Initialized constants: