From: paca70 Date: Thu, 20 Feb 2003 22:09:59 +0000 (+0000) Subject: Reverted to older version, those changes should never got to CVS. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=652fd672465be5ce4a529757c17b057caa249551;p=moodle.git Reverted to older version, those changes should never got to CVS. --- diff --git a/admin/cron.php b/admin/cron.php index 3057ac09de..042de251bd 100644 --- a/admin/cron.php +++ b/admin/cron.php @@ -21,7 +21,7 @@ $starttime = microtime(); - require_once("/usr/local/moodle/config.php"); + require_once("../config.php"); echo "
\n";