]> git.mxchange.org Git - friendica.git/blobdiff - include/notifier.php
Merge pull request #2197 from annando/1512-ostatus-comment
[friendica.git] / include / notifier.php
index 45ccf5e40fb39ecea5e8748a4e263a7d3110aa53..01337335d5fed0040d99945f8717347de2845c77 100644 (file)
@@ -526,7 +526,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
                                }
                        }
                }