]> git.mxchange.org Git - friendica.git/commitdiff
enhance description
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Fri, 11 Oct 2019 09:49:28 +0000 (11:49 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Fri, 11 Oct 2019 09:49:28 +0000 (11:49 +0200)
src/Module/Settings/Uexport.php

index 13314662989657c07bf2363d208399c656a86b3b..b19838941bfbc55231bb0b2da260fd6b7bad602a 100644 (file)
@@ -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()
        {