I've got the problem that when i use a variable in a script, that is not in the url.
Then i get the message 'Undefined variable in:.......'
WHY,
it always worked, when a variable was not in the URL it was initialized with NULL, but in this version it isn't.