From b873cae07acc9073c98b88df363b747f0c021ff3 Mon Sep 17 00:00:00 2001 From: moodler Date: Mon, 27 Sep 2004 14:33:06 +0000 Subject: [PATCH] FIxed wierd typo --- course/log.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/course/log.php b/course/log.php index ac86b4860f..dddf7f4a18 100644 --- a/course/log.php +++ b/course/log.php @@ -55,7 +55,7 @@ } else { print_header($course->shortname .': '. $strlogs, $course->fullname, "admin/index.php\">$stradministration -> - id\">$strlogs -> $userinfo, $dateinfo", ); + id\">$strlogs -> $userinfo, $dateinfo", ''); } print_heading("$course->fullname: $userinfo, $dateinfo (".usertimezone().")"); @@ -91,4 +91,4 @@ exit; -?> \ No newline at end of file +?> -- 2.39.5