af_unburn: update description
This commit is contained in:
parent
a90952ec00
commit
6368785ef4
|
@ -6,7 +6,7 @@ class Af_Unburn extends Plugin {
|
||||||
|
|
||||||
function about() {
|
function about() {
|
||||||
return array(1.0,
|
return array(1.0,
|
||||||
"Resolve feedburner URLs (requires CURL)",
|
"Resolves feedburner and similar feed redirector URLs (requires CURL)",
|
||||||
"fox");
|
"fox");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue