1
0
mirror of https://github.com/klokantech/tileserver-php.git synced 2025-08-06 14:47:21 +02:00

Removing of useless code.

This commit is contained in:
Dalibor Janák
2016-03-21 13:42:53 +01:00
parent c158bcbe57
commit bb48534fe3

View File

@@ -1,8 +1,5 @@
<?php
error_reporting(E_ALL);
ini_set('display_errors', 1);
/*
* TileServer.php project
* ======================