]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/InProcessCache/InProcessCachePlugin.php
Merge branch 'master' of gitorious.org:social/mainline into social-master
[quix0rs-gnu-social.git] / plugins / InProcessCache / InProcessCachePlugin.php
index 240b4e3188c938b7b85b9075411e65cefcaa7bcc..4684d0169ff201e0771670c585f6724cde658ae2 100644 (file)
@@ -170,12 +170,12 @@ class InProcessCachePlugin extends Plugin
      *
      * @return boolean true
      */
-    function onPluginVersion(&$versions)
+    function onPluginVersion(array &$versions)
     {
         $url = 'http://status.net/wiki/Plugin:InProcessCache';
 
         $versions[] = array('name' => 'InProcessCache',
-                            'version' => STATUSNET_VERSION,
+                            'version' => GNUSOCIAL_VERSION,
                             'author' => 'Evan Prodromou',
                             'homepage' => $url,
                             'description' =>