From 0bac8696a8f10bd49d951fbd62dfb563ba727cf9 Mon Sep 17 00:00:00 2001 From: "vincent@cubedesigners.com" Date: Tue, 11 Apr 2017 16:33:17 +0000 Subject: [PATCH] wip #1335 @1 --- inc/ws/Util/html5/class.ws.html5.compiler.php | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/inc/ws/Util/html5/class.ws.html5.compiler.php b/inc/ws/Util/html5/class.ws.html5.compiler.php index 67c9f4182..5d72f815f 100644 --- a/inc/ws/Util/html5/class.ws.html5.compiler.php +++ b/inc/ws/Util/html5/class.ws.html5.compiler.php @@ -524,11 +524,7 @@ class wsHTML5Compiler { } $script .= $iscript; - - $description = ''; - if ($this->book->parametres->seoDescription) { - $description = ''; - } + $description = ''; $favicon = ''; -- 2.39.5