Fixing metadatas

This commit is contained in:
Enzo PALMA 2015-03-05 18:25:40 +01:00
parent 14af7d93ba
commit aa9e5332a2

View file

@ -1,13 +1,13 @@
<?php
/**
* RssBridgeFrandroid
* Returns the 5 newest posts from http://www.frandroid.com (full text)
* 2014-05-25
* Returns the RSS feed from Frandroid (full text articles)
*
* @name Frandroid
* @homepage http://www.frandroid.com/
* @description Returns the 5 newest posts from Frandroid (full text)
* @maintainer cjohnson
* @description Returns the RSS feed from Frandroid (full text articles)
* @maintainer Daiyousei
* @update 2015-03-25
*/
class FrandroidBridge extends BridgeAbstract
{