From a24c0af7d256a4048f219bdf89a48d860e17098b Mon Sep 17 00:00:00 2001 From: "vincent@cubedesigners.com" Date: Sat, 13 Aug 2011 23:08:38 +0000 Subject: [PATCH] --- .../Util/packager/html5/class.ws.packager.html5.links.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/inc/ws/Util/packager/html5/class.ws.packager.html5.links.php b/inc/ws/Util/packager/html5/class.ws.packager.html5.links.php index 6d83540db..489cc3f1c 100644 --- a/inc/ws/Util/packager/html5/class.ws.packager.html5.links.php +++ b/inc/ws/Util/packager/html5/class.ws.packager.html5.links.php @@ -198,7 +198,7 @@ class videoLink extends wsPackagerHTML5Link { $ext = array_pop($e); $basename = implode('.', $e); - $res = ''; return $res; -- 2.39.5