mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 23:05:55 +00:00
plugins cleanup, update descriptions
This commit is contained in:
@@ -1 +0,0 @@
|
||||
Performs import and export of tt-rss user data using neutral XML format.
|
||||
@@ -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