diff --git a/BlueMapCommon/webapp/public/sql.php b/BlueMapCommon/webapp/public/sql.php index 0a0e1e48..ccb9ee4d 100644 --- a/BlueMapCommon/webapp/public/sql.php +++ b/BlueMapCommon/webapp/public/sql.php @@ -12,15 +12,12 @@ $database = 'bluemap'; // set this to "none" if you disabled compression on your maps $hiresCompression = 'gzip'; - // !!! END - DONT CHANGE ANYTHING AFTER THIS LINE !!! - - // some helper functions function error($code, $message = null) { global $path;