From c0e50df3532fdf7973e76206fe592d725cd5fc8a Mon Sep 17 00:00:00 2001 From: christian1827 Date: Fri, 14 May 2010 15:28:48 -0500 Subject: [PATCH] minor - allow student to see his progress about exercises inclusive when they are disabled(invisible) - private BT#924 --- main/auth/my_progress.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/main/auth/my_progress.php b/main/auth/my_progress.php index 94f9cefbed..33362ca940 100755 --- a/main/auth/my_progress.php +++ b/main/auth/my_progress.php @@ -273,10 +273,10 @@ foreach ($courses as $enreg) { '.get_lang('NoEx').''; } - } else { + /*} else { echo ''.get_lang('NoEx').''; - } + }*/ ?>