From 9ed7e21b0be8fc07bea506853f13a89f34a5ebf0 Mon Sep 17 00:00:00 2001 From: Chris Smith Date: Mon, 1 Apr 2019 09:13:02 -0500 Subject: [PATCH] 50 tickets remaining --- views/step1.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/step1.php b/views/step1.php index 6469e59..aba07cc 100644 --- a/views/step1.php +++ b/views/step1.php @@ -11,7 +11,7 @@ if ($interval->invert == 0) { ?> } $settings = \RedBeanPHP\R::load('settings', 1); $tickets = $settings->value; -if ($tickets <= 25) { ?> +if ($tickets <= 50) { ?>