Index: trunk/admin/help/help.php =================================================================== diff -u -r55 -r374 --- trunk/admin/help/help.php (.../help.php) (revision 55) +++ trunk/admin/help/help.php (.../help.php) (revision 374) @@ -2,7 +2,7 @@ if(!strlen($pathtoroot)) { - $path=dirname(realpath($_SERVER['SCRIPT_FILENAME'])); + $path=dirname(realpath(__FILE__)); if(strlen($path)) { /* determine the OS type for path parsing */