From be07d54eb9772039218ff6e5706eb478400fee1f Mon Sep 17 00:00:00 2001 From: icewing Date: Wed, 2 Apr 2008 10:24:34 +0000 Subject: test git-svn-id: https://code.elgg.org/elgg/trunk@332 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/tasklist/index.php | 1 - 1 file changed, 1 deletion(-) (limited to 'mod/tasklist/index.php') 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 -- cgit v1.2.3