]> git.openstreetmap.org Git - nominatim.git/blobdiff - website/details.php
prune list of blocked items if too large, different costs for different page types
[nominatim.git] / website / details.php
index 3d80ea5f7b96215f756790589c34bd65ab5c90b6..9cbbf28f87b94182c99c3eedc6b327f495c0affc 100755 (executable)
@@ -1,4 +1,6 @@
 <?php
+       @define('CONST_ConnectionBucket_PageType', 'Details');
+
         require_once(dirname(dirname(__FILE__)).'/lib/init-website.php');
         require_once(CONST_BasePath.'/lib/log.php');