From: Tobias Diekershoff Date: Fri, 11 Oct 2019 09:49:28 +0000 (+0200) Subject: enhance description X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=5ac5a67b6bb558740ce0cdbd4c3984e2c190ee26;p=friendica.git enhance description --- diff --git a/src/Module/Settings/Uexport.php b/src/Module/Settings/Uexport.php index 1331466298..b19838941b 100644 --- a/src/Module/Settings/Uexport.php +++ b/src/Module/Settings/Uexport.php @@ -27,6 +27,9 @@ class Uexport extends BaseSettingsModule * 1. The profile data that can be used by uimport to resettle * to a different Friendica instance * 2. The entire data-set, profile plus postings + * + * If there is an action required through the URL / path, react + * accordingly and export the requested data. **/ public static function content() {