From: vincent@cubedesigners.com Date: Thu, 14 Oct 2021 07:51:39 +0000 (+0000) Subject: wait #4778 @0.25 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=8ccb1bf606327286aaa2490b373ec8e264c75a69;p=cubeextranet.git wait #4778 @0.25 --- diff --git a/inc/ws/Util/html5/master/class.ws.html5.links.php b/inc/ws/Util/html5/master/class.ws.html5.links.php index 3ec454561..91cdf6b62 100644 --- a/inc/ws/Util/html5/master/class.ws.html5.links.php +++ b/inc/ws/Util/html5/master/class.ws.html5.links.php @@ -1467,7 +1467,7 @@ class webVideoLink extends videoLink if (null === $height) { $height = $link->height; } - return ''; + return ''; } public static function getEmbedURL($data)