diff options
Diffstat (limited to 'mod/exporttest/index.php')
-rw-r--r-- | mod/exporttest/index.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/exporttest/index.php b/mod/exporttest/index.php index 6857df16f..3c1320e1f 100644 --- a/mod/exporttest/index.php +++ b/mod/exporttest/index.php @@ -15,7 +15,6 @@ $guid = get_input("guid"); $action = get_input("action"); - $_SESSION['id'] = 2; // Get the user $owner_id = page_owner(); |