Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
This commit is contained in:
@@ -210,7 +210,7 @@ class MemcachedPlugin extends Plugin
|
||||
function onPluginVersion(&$versions)
|
||||
{
|
||||
$versions[] = array('name' => 'Memcached',
|
||||
'version' => STATUSNET_VERSION,
|
||||
'version' => GNUSOCIAL_VERSION,
|
||||
'author' => 'Evan Prodromou, Craig Andrews',
|
||||
'homepage' => 'http://status.net/wiki/Plugin:Memcached',
|
||||
'rawdescription' =>
|
||||
|
Reference in New Issue
Block a user