Index: trunk/compat.php =================================================================== diff -u -r13 -r4065 --- trunk/compat.php (.../compat.php) (revision 13) +++ trunk/compat.php (.../compat.php) (revision 4065) @@ -1,5 +1,5 @@ <?php - $dir = $pathtoroot."/compat/"; + $dir = FULL_PATH.'/compat/'; if (is_dir($dir)) {