From 3ddbd78ddf37224838dfaad46310d1684bec79ac Mon Sep 17 00:00:00 2001 From: icewing Date: Fri, 25 Apr 2008 11:41:28 +0000 Subject: Marcus Povey * Removed session debug git-svn-id: https://code.elgg.org/elgg/trunk@527 36083f99-b078-4883-b0ff-0f9b5a30f544 --- odd/handler.php | 1 - 1 file changed, 1 deletion(-) diff --git a/odd/handler.php b/odd/handler.php index 4dd129f05..187addb13 100644 --- a/odd/handler.php +++ b/odd/handler.php @@ -22,7 +22,6 @@ $id_or_name = get_input("idname"); // Either a number or the key name (if attribute) $owner = page_owner(); // Obvious -$_SESSION['id'] = 2; if ( ($guid!="") && -- cgit v1.2.3