From: philipp Date: Sat, 3 Jul 2010 13:57:38 +0000 (+0000) Subject: Undid commit r559 because the change was done to workaround a PHP bug that is fixed... X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/mediawiki_extensions/wrmap.git/commitdiff_plain/ec32b97d642209322bead8b8cd4ee55f2933cad1?ds=sidebyside Undid commit r559 because the change was done to workaround a PHP bug that is fixed now (bugs.php.net/bug.php?id=50394). git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/trunk/extensions/wrmap@573 7aebc617-e5e2-0310-91dc-80fb5f6d2477 --- diff --git a/wrmap.body.php b/wrmap.body.php index 85129a9..3fa1478 100644 --- a/wrmap.body.php +++ b/wrmap.body.php @@ -60,7 +60,7 @@ class WrGoogleMaps { /// @param $parser Parser - the MW Parser object for the current page /// /// @return string - the html for rendering the map - function render($content, $args, $parser) { + function render($content, $args, &$parser) { ++$this->mapsCount; // Decode data