Julio Montoya 5 роки тому
батько
коміт
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() {