From ce20f6cfb3fc908b920d9c56ff4e8285e40701e7 Mon Sep 17 00:00:00 2001 From: martin Date: Fri, 31 May 2002 13:13:42 +0000 Subject: [PATCH] Removed log entry for now --- files/index.php | 1 - 1 file changed, 1 deletion(-) 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"); -- 2.39.5