Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
This commit is contained in:
@@ -110,7 +110,7 @@ class ForceGroupPlugin extends Plugin
|
||||
$url = 'http://status.net/wiki/Plugin:ForceGroup';
|
||||
|
||||
$versions[] = array('name' => 'ForceGroup',
|
||||
'version' => STATUSNET_VERSION,
|
||||
'version' => GNUSOCIAL_VERSION,
|
||||
'author' => 'Brion Vibber',
|
||||
'homepage' => $url,
|
||||
'rawdescription' =>
|
||||
|
Reference in New Issue
Block a user