From: martin Date: Fri, 31 May 2002 13:13:42 +0000 (+0000) Subject: Removed log entry for now X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ce20f6cfb3fc908b920d9c56ff4e8285e40701e7;p=moodle.git Removed log entry for now --- diff --git a/files/index.php b/files/index.php index 03cfc25b4f..f863f9730c 100644 --- a/files/index.php +++ b/files/index.php @@ -16,7 +16,6 @@ } require_login($course->id); - add_to_log("Files area", $course->id); if (! isteacher($course->id) ) { error("Only teachers can edit files");