diff options
author | icewing <icewing@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-04-02 10:24:34 +0000 |
---|---|---|
committer | icewing <icewing@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-04-02 10:24:34 +0000 |
commit | be07d54eb9772039218ff6e5706eb478400fee1f (patch) | |
tree | 75cd98e9d66a5d1b8537ba856c7cc9399b44e373 /mod/tasklist/index.php | |
parent | 3507e7e41352e1c40b04677beab01cd2d0a48439 (diff) | |
download | elgg-be07d54eb9772039218ff6e5706eb478400fee1f.tar.gz elgg-be07d54eb9772039218ff6e5706eb478400fee1f.tar.bz2 |
test
git-svn-id: https://code.elgg.org/elgg/trunk@332 36083f99-b078-4883-b0ff-0f9b5a30f544
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 |