Julio Montoya 5 лет назад
Родитель
Сommit
71899b1406
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      main/exercise/exercise.class.php

+ 0 - 1
main/exercise/exercise.class.php

@@ -3284,7 +3284,6 @@ class Exercise
     public function showSimpleTimeControl($timeLeft, $url = '')
     {
         $timeLeft = (int) $timeLeft;
-        $url = Security::remove_XSS($url);
 
         return "<script>
             function openClockWarning() {