1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-01-17 22:28:22 +01:00

Change WhydBridge.php

This commit is contained in:
Damien Calesse 2014-07-18 13:31:40 +02:00
parent fd7b39eaea
commit ecd81dfed0

View File

@ -41,7 +41,7 @@ class WhydBridge extends BridgeAbstract{
}
}
public function getName(){
return (!empty($this->name) ? $this->name .' - ' : '') .'Soundcloud Bridge';
return (!empty($this->name) ? $this->name .' - ' : '') .'Whyd Bridge';
}
public function getURI(){