From 2171f1b6d6b54f207c7821e40db4a15d93d95188 Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Mon, 5 Oct 2020 09:50:57 +0200 Subject: [PATCH] indentation --- module/blog/view/article/article.php | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/module/blog/view/article/article.php b/module/blog/view/article/article.php index 033490ca..f583f121 100644 --- a/module/blog/view/article/article.php +++ b/module/blog/view/article/article.php @@ -1,13 +1,16 @@
-
+
getData(['module', $this->getUrl(0), $this->getUrl(1), 'publishedOn'])); ?> - à getData(['module', $this->getUrl(0), $this->getUrl(1), 'publishedOn']))); ?> + à getData(['module', $this->getUrl(0), $this->getUrl(1), 'publishedOn'])); ?>
- getUser('group') >= self::GROUP_ADMIN): ?> + getUser('group') >= self::GROUP_ADMIN + AND $this->getUser('password') === $this->getInput('ZWII_USER_PASSWORD') + ): ?>
helper::baseUrl() . $this->getUrl(0) . '/edit/' . $this->getUrl(1) . '/' . $_SESSION['csrf'],