芝麻web文件管理V1.00
编辑当前文件:/home/p/r/i/prismawe/www/blog/wp-content/plugins/google-maps/params.php
$var) { if($key!="Glink" && $key!="count") $URL.="&".$key."=".$var; } $GLink.="?".$URL; $GLink=str_replace("?&","?",$GLink); if($kml!="") { if(strpos($kml,"http://maps.google.com/maps?q=")!==false) { $posdeb=strpos($kml,"q=")+2; $newURL=substr($kml,$posdeb); $posfin=substr($kml,$posdeb); } $GLink="http://maps.google.com/maps?q=".str_replace(array("&kml=","&"),array("","%26"),$URL); $kml=str_replace("&kml=","",$URL); } $URL="http://www.google.com/maps/ms?output=nl".str_replace("&kml=","",$URL); /* $offset = 60*60*24*30; $ExpStr = gmdate("D, d M Y H:i:s",time() + $offset)." GMT"; $last_modified_time = gmdate("D, d M Y H:i:s",filemtime($_SERVER['SCRIPT_FILENAME']))." GMT"; header("Last-Modified: ".$last_modified_time); header("Cache-Control: max-age=".$offset.", must-revalidate"); header("Pragma: private"); header("Expires: ".$ExpStr); */ header('Content-Type: application/x-javascript; charset='.get_option('blog_charset')); ?>