From 3dd9faf019a48adfeeb707569cd2e997e154da50 Mon Sep 17 00:00:00 2001 From: Zisbusy Date: Sun, 24 Apr 2022 15:07:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=AF=AD=E6=B3=95=E9=94=99?= =?UTF-8?q?=E8=AF=AF=EF=BC=8C=E5=85=BC=E5=AE=B9PHP8.0=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Akina/links.php | 2 +- Akina/page.php | 2 +- Akina/post.php | 3 +-- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Akina/links.php b/Akina/links.php index a5666b1..e382861 100644 --- a/Akina/links.php +++ b/Akina/links.php @@ -10,8 +10,8 @@
fields->radioPostImg != 'none' && $this->fields->radioPostImg != null ) { - $bgImgUrl = ''; switch ( $this->fields->radioPostImg ) { case 'custom': $bgImgUrl = $this->fields->thumbnail; diff --git a/Akina/page.php b/Akina/page.php index 87c3a08..0565ead 100644 --- a/Akina/page.php +++ b/Akina/page.php @@ -9,8 +9,8 @@
fields->radioPostImg != 'none' && $this->fields->radioPostImg != null ) { - $bgImgUrl = ''; switch ( $this->fields->radioPostImg ) { case 'custom': $bgImgUrl = $this->fields->thumbnail; diff --git a/Akina/post.php b/Akina/post.php index 88e0a7f..52fbaf3 100644 --- a/Akina/post.php +++ b/Akina/post.php @@ -16,8 +16,8 @@ fields->radioPostImg != 'none' && $this->fields->radioPostImg != null ) { - $bgImgUrl = ''; switch ( $this->fields->radioPostImg ) { case 'custom': $bgImgUrl = $this->fields->thumbnail; @@ -37,7 +37,6 @@ } ?> - options->menu) && in_array('transparent', $this->options->menu) ): ?>