Fixes that TM did not work under Linux. Due to session problems. Reason was that $_REQUEST no longer contains $_COOKIES by default since PHP 5.3. This is now a setting in php.ini.
Authored by: patrickwallukat 2010-06-25
Parent: [r763]
Child: [r765]