git-svn-id: svn+ssh://murphy/home/svn/platal/branches/platal-0.9.10@635
839d8a87-29fc-0310-9880-
83ba4fa771e5
header("Content-type: application/x-shockwave-flash");
-if (1 || $globals->geoloc->use_map()) {
+if ($globals->geoloc->use_map()) {
$s = file_get_contents($globals->geoloc->dynamap_path);
header("Content-length: ".strlen($s));
header("Pragma:");
header("Content-type: text/xml");
new_nonhtml_page('geoloc/getCityInfos.tpl', AUTH_COOKIE);
+header("Pragma:");
// to debug sql use the next line
//new_skinned_page('', AUTH_COOKIE);