From bfafaec564330cd1ac72a126ad94de3a9751cb9a Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Mon, 26 Jun 2017 12:22:47 +0100 Subject: [PATCH] Comment tweak --- core.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/core.php b/core.php index 0e0644f..6ba6d5d 100644 --- a/core.php +++ b/core.php @@ -4,9 +4,9 @@ mb_internal_encoding("UTF-8"); {settings} -/////////////////////////////////////////////////////////////////////////////////////////////// -/////////////// Do not edit below this line unless you know what you are doing! /////////////// -/////////////////////////////////////////////////////////////////////////////////////////////// +///////////////////////////////////////////////////////////////////////////// +////// Do not edit below this line unless you know what you are doing! ////// +///////////////////////////////////////////////////////////////////////////// $version = "{version}"; /// Environment /// $env = new stdClass(); // The environment object