forked from GNUsocial/gnu-social
User agents and generators changed to GNU social
This commit is contained in:
@@ -67,12 +67,6 @@ class SpotifyPlugin extends Plugin
|
||||
return true;
|
||||
}
|
||||
|
||||
function userAgent()
|
||||
{
|
||||
return 'SpotifyPlugin/'.SPOTIFYPLUGIN_VERSION .
|
||||
' StatusNet/' . STATUSNET_VERSION;
|
||||
}
|
||||
|
||||
function onPluginVersion(&$versions)
|
||||
{
|
||||
$versions[] = array('name' => 'Spotify',
|
||||
|
Reference in New Issue
Block a user