]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/LilUrl/LilUrlPlugin.php
Noone uses Facebook anymore.
[quix0rs-gnu-social.git] / plugins / LilUrl / LilUrlPlugin.php
index 0ca3d3d6bed21c58402d1f3a2dd072c71c0e04b0..1e4d135cc3824d67b63bef681c90c1e9bd65a320 100644 (file)
@@ -57,12 +57,12 @@ class LilUrlPlugin extends UrlShortenerPlugin
         }
     }
 
-    function onPluginVersion(&$versions)
+    function onPluginVersion(array &$versions)
     {
         $versions[] = array('name' => sprintf('LilUrl (%s)', $this->shortenerName),
-                            'version' => STATUSNET_VERSION,
+                            'version' => GNUSOCIAL_VERSION,
                             'author' => 'Craig Andrews',
-                            'homepage' => 'http://status.net/wiki/Plugin:LilUrl',
+                            'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/LilUrl',
                             'rawdescription' =>
                             // TRANS: Plugin description.
                             // TRANS: %1$s is the service URL.