]> git.mxchange.org Git - friendica.git/blobdiff - include/notifier.php
reformat todo according to doxygen style
[friendica.git] / include / notifier.php
index ec2b666bede9109304020a3bc3993c66abe7ea03..6fbbadb968daa93c4a7b1d2f494d875b6191456c 100644 (file)
@@ -966,7 +966,7 @@ function notifier_run(&$argv, &$argc){
                                if($url) {
                                        logger('notifier: urldelivery: ' . $url);
                                        $deliver_status = slapper($owner,$url,$slap);
-                                       // TODO: redeliver/queue these items on failure, though there is no contact record
+                                       /// @TODO Redeliver/queue these items on failure, though there is no contact record
                                }
                        }
                }