]> git.openstreetmap.org Git - nominatim.git/blobdiff - website/details.php
Fix coding style.
[nominatim.git] / website / details.php
index 5b269fc0755ce395a7259fcb98610ad60d2baf34..c7a567552c06afe614cf6ae08b2f0246d31b155f 100755 (executable)
@@ -10,7 +10,7 @@
           $fLoadAvg = getLoadAverage();
           if ($fLoadAvg > 3)
           {
-          echo "Page temporarily blocked due to high server load\n";F
+          echo "Page temporarily blocked due to high server load\n";
           exit;
           }
         */