]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/GeoURL/GeoURLPlugin.php
Merge branch 'master' into social-master
[quix0rs-gnu-social.git] / plugins / GeoURL / GeoURLPlugin.php
index 9f2670eb822f40ce438ae11cf842aa6f3c565f95..caad8fde11f0a77da6e6ee9441791c93cbda560e 100644 (file)
@@ -114,10 +114,10 @@ class GeoURLPlugin extends Plugin
         return true;
     }
 
-    function onPluginVersion(&$versions)
+    function onPluginVersion(array &$versions)
     {
         $versions[] = array('name' => 'GeoURL',
-                            'version' => STATUSNET_VERSION,
+                            'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou',
                             'homepage' => 'http://status.net/wiki/Plugin:GeoURL',
                             'rawdescription' =>