From 2f5d7b6853c41b86d4a5826146efb76184a50480 Mon Sep 17 00:00:00 2001 From: mauirixxx Date: Fri, 9 Jun 2017 20:15:31 -1000 Subject: [PATCH] of course I broke something --- gw-record.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gw-record.php b/gw-record.php index d782e74..5dd7b7f 100644 --- a/gw-record.php +++ b/gw-record.php @@ -123,7 +123,7 @@ if ($whatdropped == "1"){ echo '

'; } else if ($whatdropped == "4"){ echo '
'; - echo 'on VALUE="' . date('Y-m-d') . '"> nothing dropped! Maybe try again in 30 days on: ' . date('Y-m-d', strtotime("+30 days")); + echo 'on nothing dropped! Maybe try again in 30 days on: ' . date('Y-m-d', strtotime("+30 days")); echo ''; echo ''; echo '';