From: x2001corpet Date: Mon, 24 Jul 2006 22:35:20 +0000 (+0000) Subject: backport utilisation de google maps france au lieu de google maps monde X-Git-Tag: xorg/0.9.11~276 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=f07733563c1a28bf700ac20b026248458fe3acd5;p=platal.git backport utilisation de google maps france au lieu de google maps monde git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@633 839d8a87-29fc-0310-9880-83ba4fa771e5 --- diff --git a/plugins/function.display_address.php b/plugins/function.display_address.php index 6192ef2..4cf3154 100644 --- a/plugins/function.display_address.php +++ b/plugins/function.display_address.php @@ -31,7 +31,7 @@ function smarty_function_display_address($param, &$smarty) { $lines = explode("\n",$txtad); $txthtml = ""; - $map = ""; + $map = ""; if ($param['titre']) { if ($param['titre_div'])