]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/Geonames/GeonamesPlugin.php
Misses this file to merge. I like the comments.
[quix0rs-gnu-social.git] / plugins / Geonames / GeonamesPlugin.php
index ea9899442cd47c8c2d42f8db65086f8e7b9e90fd..ff9192283f62ccf73b15c07e8a8769c5f6cf1ac0 100644 (file)
@@ -487,10 +487,10 @@ class GeonamesPlugin extends Plugin
         return $document->geoname;
     }
 
-    function onPluginVersion(&$versions)
+    function onPluginVersion(array &$versions)
     {
         $versions[] = array('name' => 'Geonames',
-                            'version' => STATUSNET_VERSION,
+                            'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou',
                             'homepage' => 'http://status.net/wiki/Plugin:Geonames',
                             'rawdescription' =>