Passed
Push — master ( ed12bf...2ce803 )
by Mark
02:27
created
syntax/olmap.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -124,7 +124,7 @@
 block discarded – undo
124 124
                 $_nocache = true;
125 125
                 $imgUrl   .= $this->getBing($gmap, $overlay) . "&.png";
126 126
             }
127
-         /* elseif (stripos ( $gmap ['baselyr'], 'mapquest' ) !== false) {
127
+            /* elseif (stripos ( $gmap ['baselyr'], 'mapquest' ) !== false) {
128 128
             // MapQuest
129 129
             if (! $this->getConf ( 'mapquestAPIKey' )) {
130 130
                 // no API key for MapQuest, use OSM
Please login to merge, or discard this patch.