dever 6 年 前
コミット
1260cb02d6
1 ファイル変更1 行追加1 行削除
  1. 1 1
      main/src/Journal_v1.php

+ 1 - 1
main/src/Journal_v1.php

@@ -219,7 +219,7 @@ class Journal_v1 extends Core
             if (checkVersion()->journal_buy == 2) {
             if (checkVersion()->journal_buy == 2) {
                 $this->setButton('share', -1);
                 $this->setButton('share', -1);
             }
             }
-        } elseif ($info['buy'] == 1 || $info['buy'] == 3) {
+        } else {
             if ($info['ytype'] == 2) {
             if ($info['ytype'] == 2) {
                 # 预售
                 # 预售
                 $this->setButton('read', 3);
                 $this->setButton('read', 3);