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