[CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL
This commit is contained in:
@@ -631,7 +631,7 @@ class FavoriteModule extends ActivityVerbHandlerModule
|
||||
$versions[] = array('name' => 'Favorite',
|
||||
'version' => self::MODULE_VERSION,
|
||||
'author' => 'Mikael Nordfeldth',
|
||||
'homepage' => 'http://gnu.io/',
|
||||
'homepage' => GNUSOCIAL_ENGINE_URL,
|
||||
'rawdescription' =>
|
||||
// TRANS: Plugin description.
|
||||
_m('Favorites (likes) using ActivityStreams.'));
|
||||
|
Reference in New Issue
Block a user