diff options
Diffstat (limited to 'mod/tasklist/index.php')
-rw-r--r-- | mod/tasklist/index.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/tasklist/index.php b/mod/tasklist/index.php index d8b9edb6d..79345a73f 100644 --- a/mod/tasklist/index.php +++ b/mod/tasklist/index.php @@ -2,7 +2,6 @@ require_once("../../engine/start.php"); global $CONFIG; - $_SESSION['id'] = 2; // Get the user |