aboutsummaryrefslogtreecommitdiff
path: root/mod/guidbrowser/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/guidbrowser/index.php')
-rw-r--r--mod/guidbrowser/index.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/mod/guidbrowser/index.php b/mod/guidbrowser/index.php
index d842367a5..49d6f8824 100644
--- a/mod/guidbrowser/index.php
+++ b/mod/guidbrowser/index.php
@@ -11,9 +11,6 @@
require_once("../../engine/start.php");
- $_SESSION['guid'] = 2;
- $_SESSION['id'] = 2;
-
$eguid = get_input('eguid');
$limit = get_input('limit', 10);
$offset = get_input('offset');