X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=plugins%2Finsert.getStaticMapURL.php;h=945b590e9d9d7690d96819b488b1554d5f061c86;hb=9b42c0b551d0ce7286e5b719ab49959829e99031;hp=7603cbc8fb240da329ec980f8f0f96c6654a37aa;hpb=c441aabe4829c769c405eb46ef9b4ff815e454d6;p=platal.git diff --git a/plugins/insert.getStaticMapURL.php b/plugins/insert.getStaticMapURL.php index 7603cbc..945b590 100644 --- a/plugins/insert.getStaticMapURL.php +++ b/plugins/insert.getStaticMapURL.php @@ -24,5 +24,5 @@ function smarty_insert_getStaticMapURL(array $data) return GMapsGeocoder::buildStaticMapURL($data['latitude'], $data['longitude'], $data['color'], '&'); } -// vim:set et sw=4 sts=4 sws=4 foldmethod=marker enc=utf-8: +// vim:set et sw=4 sts=4 sws=4 foldmethod=marker fenc=utf-8: ?>