Index: branches/unlabeled/unlabeled-1.6.2/tools/cron.php =================================================================== diff -u -r6709 -r7514 --- branches/unlabeled/unlabeled-1.6.2/tools/cron.php (.../cron.php) (revision 6709) +++ branches/unlabeled/unlabeled-1.6.2/tools/cron.php (.../cron.php) (revision 7514) @@ -1,5 +1,8 @@ /tools/cron.php -O /dev/null > /dev/null 2>&1 + define('FULL_PATH', realpath(dirname(__FILE__).'/..')); define('REL_PATH', 'tools/'); define('ADMIN', 1);