]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/SimpleUrl/SimpleUrlPlugin.php
GET request would send 'search' parameter because it had a name
[quix0rs-gnu-social.git] / plugins / SimpleUrl / SimpleUrlPlugin.php
index acf0e91e61b8939fcc967e54e2fe374fa2f5ecc6..574b466df659b43fd9df0571d7fb218d65c13f77 100644 (file)
@@ -50,7 +50,7 @@ class SimpleUrlPlugin extends UrlShortenerPlugin
     function onPluginVersion(&$versions)
     {
         $versions[] = array('name' => sprintf('SimpleUrl (%s)', $this->shortenerName),
-                            'version' => STATUSNET_VERSION,
+                            'version' => GNUSOCIAL_VERSION,
                             'author' => 'Craig Andrews',
                             'homepage' => 'http://status.net/wiki/Plugin:SimpleUrl',
                             'rawdescription' =>