|
Aww the most obvious place...
I got that turned on, but I don't see any errors. Any way to easily change the debug routine to include some server vars?
$_SERVER['REMOTE_ADDR'] . $_SERVER['HTTP_USER_AGENT'] . $_SERVER['HTTP_REFERER'] . $_SERVER['REQUEST_URI']
would be mighty helpful.
|