Commit 732c32841d1527b6d783abbde9301c995ad82290
1 parent
b54f72fa
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
ms_configura.php
@@ -367,7 +367,7 @@ if (strtoupper(substr(PHP_OS, 0, 3) == 'WIN')) | @@ -367,7 +367,7 @@ if (strtoupper(substr(PHP_OS, 0, 3) == 'WIN')) | ||
367 | Tipo: | 367 | Tipo: |
368 | {string} | 368 | {string} |
369 | */ | 369 | */ |
370 | - $interfacePadrao = "googleearth.phtml"; | 370 | + $interfacePadrao = "openlayers.htm"; |
371 | } | 371 | } |
372 | else //se for linux | 372 | else //se for linux |
373 | { | 373 | { |