forked from GNUsocial/gnu-social
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
This commit is contained in:
@@ -175,7 +175,7 @@ class InProcessCachePlugin extends Plugin
|
||||
$url = 'http://status.net/wiki/Plugin:InProcessCache';
|
||||
|
||||
$versions[] = array('name' => 'InProcessCache',
|
||||
'version' => STATUSNET_VERSION,
|
||||
'version' => GNUSOCIAL_VERSION,
|
||||
'author' => 'Evan Prodromou',
|
||||
'homepage' => $url,
|
||||
'description' =>
|
||||
|
Reference in New Issue
Block a user