Can't delete the first variable in the session vars array.
Tried: session_unset() session_unregister("Kundenavn") session_destroy()
Everything works fine except the first variable.
Suggestions or experiences welcomed.