X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=plugins%2FInProcessCache%2FInProcessCachePlugin.php;h=4684d0169ff201e0771670c585f6724cde658ae2;hb=c909f351d07c50c433cd59fef00f41a67767ce9e;hp=240b4e3188c938b7b85b9075411e65cefcaa7bcc;hpb=25198a8d4cee5b2182f1ecb99192a4108a01afa4;p=quix0rs-gnu-social.git diff --git a/plugins/InProcessCache/InProcessCachePlugin.php b/plugins/InProcessCache/InProcessCachePlugin.php index 240b4e3188..4684d0169f 100644 --- a/plugins/InProcessCache/InProcessCachePlugin.php +++ b/plugins/InProcessCache/InProcessCachePlugin.php @@ -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' =>