Railo 3.1 and SES interceptor

There is a bug on Railo 3.1 that makes the ses interceptor work iffy.

To circumvent it using Railo 3.1, please open the ses interceptor to line 484 and update the getCGIElement method with this one.

return cgi[arguments.cgielement];

This is only temporary until the next patch update is released for Railo.