aboutsummaryrefslogtreecommitdiff
path: root/templates/panel.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/panel.php')
-rw-r--r--templates/panel.php2
1 files changed, 0 insertions, 2 deletions
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'] != "") {
<input type="submit" value="search" >
</form>
-<p>_GET: <?php print_r($_GET); ?></p>
-<p>_SESSION: <?php print_r($_SESSION); ?></p>
<hr>