]> git.mjollnir.org Git - moodle.git/commitdiff
Reverted to older version, those changes should never got to CVS.
authorpaca70 <paca70>
Thu, 20 Feb 2003 22:09:59 +0000 (22:09 +0000)
committerpaca70 <paca70>
Thu, 20 Feb 2003 22:09:59 +0000 (22:09 +0000)
admin/cron.php

index 3057ac09deffd7ffe4897d05712f66327619bb80..042de251bdd88c6217cdb61cdde1bce3ac66b549 100644 (file)
@@ -21,7 +21,7 @@
 
     $starttime = microtime();
 
-    require_once("/usr/local/moodle/config.php");
+    require_once("../config.php");
 
     echo "<PRE>\n";