From 5a975adac4aeda46c5760fbe1770964610b0eeda Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Wed, 5 Feb 2020 21:17:43 +0100 Subject: Awesome animations and design changes --- assets/php/getData.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets/php') diff --git a/assets/php/getData.php b/assets/php/getData.php index 9849752..4ae2580 100755 --- a/assets/php/getData.php +++ b/assets/php/getData.php @@ -5,7 +5,7 @@ * @copyright Marvin Borner 2018 */ -$debug = true; +$debug = false; $cookie = $_POST['cookie']; if ($debug) { -- cgit v1.2.3