mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-08 06:31:32 +00:00
plugins cleanup, update descriptions
This commit is contained in:
@@ -14,7 +14,7 @@ class Import_Export extends Plugin implements IHandler {
|
||||
|
||||
function about() {
|
||||
return array(1.0,
|
||||
"Imports and exports user data using a neutral XML format",
|
||||
"Imports and exports user data using neutral XML format",
|
||||
"fox");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user