As I recall you can edit the line .
Your version probably is
PHP Code
$PATH_INFO = array_get($_SERVER, 'PATH_INFO', '');
 
Just edit it to what I posted and give it a try.


Blue Man Group
There is no such thing as stupid questions. Just stupid answers