mirror of
https://github.com/sorenpeter/timeline.git
synced 2025-12-15 10:57:01 +00:00
removed TODO about webmentions
This commit is contained in:
parent
d13e72d11c
commit
8035180380
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
// Send webmentions (TODO: move to it own file?)
|
||||
// Send webmentions
|
||||
$new_mentions = getMentionsFromTwt($twt);
|
||||
|
||||
foreach ($new_mentions as $mention) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue