Disabling debug

skala
Julio Montoya 12 years ago
parent 636360e8b7
commit daab4cc29d
  1. 4
      main/exercice/exercise_show.php

@ -487,8 +487,8 @@ foreach ($questionList as $questionId) {
}
}
//if ($show_results) {
if (0) {
if ($show_results) {
//if (0) {
echo '<table width="100%" border="0" cellspacing="3" cellpadding="0">';
if ($is_allowedToEdit && $locked == false && !api_is_drh() ) {

Loading…
Cancel
Save