From: vincent@cubedesigners.com Date: Mon, 10 Jan 2022 16:06:39 +0000 (+0000) Subject: wait #5010 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=c8fab21be03fde7e7a4f57be1186434990c7e50e;p=cubeextranet.git wait #5010 --- diff --git a/inc/ws/Controlleur/class.ws.url.php b/inc/ws/Controlleur/class.ws.url.php index 316823a0d..5fe615c5d 100644 --- a/inc/ws/Controlleur/class.ws.url.php +++ b/inc/ws/Controlleur/class.ws.url.php @@ -990,7 +990,6 @@ html.tall{height:150%}' . "\n"; public static function viewers($args) { - self::viewerh($args, 's'); } @@ -1069,7 +1068,7 @@ html.tall{height:150%}' . "\n"; $CrawlerDetect = new Jaybizzle\CrawlerDetect\CrawlerDetect(); if (!isset($_GET['force']) && !$nointerface && !$CrawlerDetect->isCrawler()) { - if($fbv!=='scorm') { + if ($fbv !== 'scorm') { $book->parametres->scorm_enable = false; }