version / credits
This commit is contained in:
@@ -3,9 +3,9 @@ class Fever extends Plugin {
|
|||||||
private $host;
|
private $host;
|
||||||
|
|
||||||
function about() {
|
function about() {
|
||||||
return array(2.1,
|
return array(2.2,
|
||||||
"Emulates the Fever API for Tiny Tiny RSS",
|
"Emulates the Fever API for Tiny Tiny RSS",
|
||||||
"DigitalDJ & murphy");
|
"DigitalDJ, mestrode & murphy");
|
||||||
}
|
}
|
||||||
|
|
||||||
function init($host) {
|
function init($host) {
|
||||||
|
|||||||
Reference in New Issue
Block a user