[CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL
This commit is contained in:
@@ -601,7 +601,7 @@ class OpenIDPlugin extends Plugin
|
||||
$versions[] = array('name' => 'OpenID',
|
||||
'version' => self::PLUGIN_VERSION,
|
||||
'author' => 'Evan Prodromou, Craig Andrews',
|
||||
'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/OpenID',
|
||||
'homepage' => GNUSOCIAL_ENGINE_REPO_URL . 'tree/master/plugins/OpenID',
|
||||
'rawdescription' =>
|
||||
// TRANS: Plugin description.
|
||||
_m('Use <a href="http://openid.net/">OpenID</a> to login to the site.'));
|
||||
|
Reference in New Issue
Block a user