]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/XCache/XCachePlugin.php
Added missing type-hints for EndNoticeSave(Web) (different).
[quix0rs-gnu-social.git] / plugins / XCache / XCachePlugin.php
index 5b10718eafe5df762ed1593aa07a77526b267372..66a3b889b740d9b607f2eb7402c7859c480bebd9 100644 (file)
@@ -106,10 +106,10 @@ class XCachePlugin extends Plugin
         return false;
     }
 
-    function onPluginVersion(&$versions)
+    function onPluginVersion(array &$versions)
     {
         $versions[] = array('name' => 'XCache',
-                            'version' => STATUSNET_VERSION,
+                            'version' => GNUSOCIAL_VERSION,
                             'author' => 'Craig Andrews',
                             'homepage' => 'http://status.net/wiki/Plugin:XCache',
                             'rawdescription' =>