]> git.mxchange.org Git - friendica.git/blobdiff - mod/uimport.php
reformat todo according to doxygen style
[friendica.git] / mod / uimport.php
index ffa4f3ed72ca865d63a81c3fca47eff4a81de60e..7ed5648d9e2d360de0cef3b85bb885ed9a903d66 100644 (file)
@@ -29,7 +29,7 @@ function uimport_post(&$a) {
        }\r
     \r
     if (x($_FILES,'accountfile')){\r
-        // TODO: pass $blocked / $verified, send email to admin on REGISTER_APPROVE\r
+        /// @TODO Pass $blocked / $verified, send email to admin on REGISTER_APPROVE\r
         import_account($a, $_FILES['accountfile']);\r
         return;\r
     }\r