From 0e895c212c8367cac39990074fa3a88026e01798 Mon Sep 17 00:00:00 2001 From: Chris Smith Date: Thu, 14 Mar 2019 21:22:09 -0500 Subject: [PATCH] should be `empty()`` check. not `is_null` --- views/guestlist.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/guestlist.php b/views/guestlist.php index 7b32ab9..920bfce 100644 --- a/views/guestlist.php +++ b/views/guestlist.php @@ -18,7 +18,7 @@ if (isset($_GET['alert']) && $_GET['alert'] == 'success') { ?> ?> -
Guest # table)) ? '' : 'Table #' . $guest->table; ?>paddle)) ? '' : ', Paddle #' . $guest->paddle; ?>
+
Guest # table)) ? '' : 'Table #' . $guest->table; ?>paddle)) ? '' : ', Paddle #' . $guest->paddle; ?>