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