[CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL
This commit is contained in:
@@ -183,7 +183,7 @@ class BookmarkPlugin extends MicroAppPlugin
|
||||
$versions[] = array('name' => 'Bookmark',
|
||||
'version' => self::PLUGIN_VERSION,
|
||||
'author' => 'Evan Prodromou, Stephane Berube, Jean Baptiste Favre, Mikael Nordfeldth',
|
||||
'homepage' => 'https://gnu.io/social',
|
||||
'homepage' => GNUSOCIAL_ENGINE_URL,
|
||||
'description' =>
|
||||
// TRANS: Plugin description.
|
||||
_m('Plugin for posting bookmarks. ') .
|
||||
|
Reference in New Issue
Block a user