From: vincent@cubedesigners.com Date: Fri, 29 May 2020 09:09:18 +0000 (+0000) Subject: wait #3671 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=7d3af3e20f498c01d065c53a5727be70e85e97a0;p=cubeextranet.git wait #3671 @0.25 --- diff --git a/inc/commons/class.common.tools.php b/inc/commons/class.common.tools.php index 5029516d3..e5d42e0ef 100644 --- a/inc/commons/class.common.tools.php +++ b/inc/commons/class.common.tools.php @@ -1444,6 +1444,8 @@ class commonTools public static function quizUpdater($args) { + header('Location: https://toolbox.fluidbook.com/quiz/'); + exit; global $core; $res = commonPage::barre(); $res .= commonPage::tMain();