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