1
When running some php scripts (multimenu/admin/index.php and mymenu/admin/index.php) in debug mode I'll get the following messages:
Notice [PHP]: Undefined index: REQUEST_METHOD in file D:\www\xoops\include\common.php line 79
Notice [PHP]: Undefined index: HTTP_USER_AGENT in file D:\www\xoops\include\functions.php line 413
Can someone help me solving this?!
Thanks.