1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-06-10 16:44:54 +02: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(){ public function getName(){
return (!empty($this->name) ? $this->name .' - ' : '') .'Soundcloud Bridge'; return (!empty($this->name) ? $this->name .' - ' : '') .'Whyd Bridge';
} }
public function getURI(){ public function getURI(){