[svn r16412] Minor - print_r delete

skala
Julio Montoya 17 years ago
parent f8859415f7
commit 76b031a0ff
  1. 4
      main/survey/fillsurvey.php

@ -874,12 +874,12 @@ if (isset ($_GET['show']) || isset ($_POST['personality']))
}
}
}
/*
echo '<pre>';
echo "Pair of Groups <br /><br />";
echo $combi;
echo '</pre>';
*/
// create the new select with the questions from the secondary phase
if (empty($_SESSION['page_questions_sec']) && !is_array($_SESSION['page_questions_sec']) && count($_SESSION['page_questions_sec']==0))
{

Loading…
Cancel
Save