From 4bd48d769dd9b8e81b4b0a4a1514023c06549782 Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Fri, 30 Apr 2021 10:16:44 +0300 Subject: Remove debug print_r --- templates/panel.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'templates') diff --git a/templates/panel.php b/templates/panel.php index 5c090c8..fa43acf 100644 --- a/templates/panel.php +++ b/templates/panel.php @@ -24,7 +24,5 @@ if (isset($_SESSION['user_id']) && $_SESSION['user_id'] != "") { -

_GET:

-

_SESSION:


-- cgit v1.2.1