aboutsummaryrefslogtreecommitdiff
path: root/assets/php
diff options
context:
space:
mode:
authorMarvin Borner2020-02-05 21:17:43 +0100
committerMarvin Borner2020-02-05 21:17:43 +0100
commit5a975adac4aeda46c5760fbe1770964610b0eeda (patch)
treee4167e6275189bce16939c53b9d1d7d51dcebdea /assets/php
parente64b504e7e4144f2d29d55c4193875472e9dd8a7 (diff)
Awesome animations and design changes
Diffstat (limited to 'assets/php')
-rwxr-xr-xassets/php/getData.php2
1 files changed, 1 insertions, 1 deletions
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) {