avoid PHP notices

This commit is contained in:
Sarah Hoffmann
2012-05-25 23:45:59 +02:00
parent c433a2d739
commit a44e21de49
6 changed files with 36 additions and 25 deletions

View File

@@ -17,6 +17,7 @@
@define('CONST_ClosedForIndexing', false);
@define('CONST_ClosedForIndexingExceptionIPs', '');
@define('CONST_BlockedIPs', '');
@define('CONST_BulkUserIPs', '');
@define('CONST_Website_BaseURL', 'http://'.php_uname('n').'/');
@define('CONST_Tile_Default', 'Mapnik');