From 387fe74cbe1d2df8c4bfccf07a44051f0a3516b2 Mon Sep 17 00:00:00 2001 From: jk Date: Tue, 7 Sep 2021 15:19:29 +0100 Subject: [PATCH] tryin to add syndication to view --- views/editor.php | 61 ++---------------------------------------------- 1 file changed, 2 insertions(+), 59 deletions(-) diff --git a/views/editor.php b/views/editor.php index ae5c4b9..2d414cc 100644 --- a/views/editor.php +++ b/views/editor.php @@ -49,7 +49,6 @@
- user): ?> user->url) ?> @@ -111,9 +110,9 @@ syndication_targets) { + if($this->user->syndication_targets) { echo '
    '; - foreach($this->syndication_targets as $syn) { + foreach($this->user->syndication_targets as $syn) { echo '
  • ' . '
-