From ed6d45920c73ca3630aa5af0be61922719430136 Mon Sep 17 00:00:00 2001 From: "vincent@cubedesigners.com" Date: Mon, 13 Dec 2010 18:38:09 +0000 Subject: [PATCH] --- inc/ws/Controlleur/class.ws.url.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/ws/Controlleur/class.ws.url.php b/inc/ws/Controlleur/class.ws.url.php index e78dfb5a9..b14d0c7d7 100644 --- a/inc/ws/Controlleur/class.ws.url.php +++ b/inc/ws/Controlleur/class.ws.url.php @@ -161,7 +161,7 @@ html{height:100%}' . "\n"; $res .= '' . $book->nom . ''; $res .= ''; $res .= ''; - $res .= cubeMedia::flash2('index.swf', '100%', '100%', $fv, 'fluidbook', '', 10, '#ffffff', '', true); + $res .= cubeMedia::flash2($webcompile.'index.swf?junk='.TIME, '100%', '100%', $fv, 'fluidbook', '', 10, '#ffffff', '', true); $res .= ''; $res .= ''; -- 2.39.5