forked from GNUsocial/gnu-social
Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION
This commit is contained in:
@@ -32,7 +32,7 @@ class ModHelperPlugin extends Plugin
|
||||
function onPluginVersion(&$versions)
|
||||
{
|
||||
$versions[] = array('name' => 'ModHelper',
|
||||
'version' => STATUSNET_VERSION,
|
||||
'version' => GNUSOCIAL_VERSION,
|
||||
'author' => 'Brion Vibber',
|
||||
'homepage' => 'http://status.net/wiki/Plugin:ModHelper',
|
||||
'rawdescription' =>
|
||||
|
Reference in New Issue
Block a user