質問編集履歴

1

文法の修正をいたしました。

2020/02/05 00:19

投稿

Leon-Lionking
Leon-Lionking

スコア41

test CHANGED
File without changes
test CHANGED
@@ -26,7 +26,7 @@
26
26
 
27
27
  // 2020/2/20まで表示
28
28
 
29
- if (time() >= strtotime("2014-01-20 00:00:00") && time() < strtotime("2014-01-30 00:00:00")) {
29
+ if (time() >= strtotime("2020-01-20 00:00:00") && time() < strtotime("2020-02-20 00:00:00")) {
30
30
 
31
31
  echo "<dd>2020/02/20まで<br><a href="#" title="ご申し込みはこちら">ご申し込みはこちら</a></dd>";
32
32