We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c8ec80 + 19d6540 commit ebb344eCopy full SHA for ebb344e
1 file changed
picture.inc.php
@@ -40,7 +40,7 @@ function osm_loc_begin_picture()
40
$template->set_prefilter('picture', 'osm_insert_map');
41
}
42
43
-function osm_insert_map($content, &$smarty)
+function osm_insert_map($content)
44
{
45
global $conf;
46
load_language('plugin.lang', OSM_PATH);
0 commit comments