aboutsummaryrefslogtreecommitdiff
path: root/odd
diff options
context:
space:
mode:
authoricewing <icewing@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-04-25 11:41:28 +0000
committericewing <icewing@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-04-25 11:41:28 +0000
commit3ddbd78ddf37224838dfaad46310d1684bec79ac (patch)
tree26419dbebf336a21543b88b63cf3514aa20d83b3 /odd
parent347b09527e5d812cd1ed67d6faa4ce0cba259b09 (diff)
downloadelgg-3ddbd78ddf37224838dfaad46310d1684bec79ac.tar.gz
elgg-3ddbd78ddf37224838dfaad46310d1684bec79ac.tar.bz2
Marcus Povey <marcus@dushka.co.uk>
* Removed session debug git-svn-id: https://code.elgg.org/elgg/trunk@527 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'odd')
-rw-r--r--odd/handler.php1
1 files changed, 0 insertions, 1 deletions
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!="") &&