Undid commit r559 because the change was done to workaround a PHP bug that is fixed...
authorphilipp <philipp@7aebc617-e5e2-0310-91dc-80fb5f6d2477>
Sat, 3 Jul 2010 13:57:38 +0000 (13:57 +0000)
committerphilipp <philipp@7aebc617-e5e2-0310-91dc-80fb5f6d2477>
Sat, 3 Jul 2010 13:57:38 +0000 (13:57 +0000)
git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/trunk/extensions/wrmap@573 7aebc617-e5e2-0310-91dc-80fb5f6d2477

wrmap.body.php

index 85129a9ce2d6c54d4a96f0f6d38a507bbdcf5eac..3fa14785effb4be5a595230cf2a357df5e641b70 100644 (file)
@@ -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
        /// @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
                ++$this->mapsCount;
                
                // Decode data