From: vincent@cubedesigners.com Date: Thu, 23 Aug 2018 16:50:54 +0000 (+0000) Subject: #809 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=f42867ea008cb9d8b18761878adab12a479395b6;p=cubeextranet.git #809 --- diff --git a/inc/ws/Util/html5/3dflip/class.ws.html5.compiler.php b/inc/ws/Util/html5/3dflip/class.ws.html5.compiler.php index 497be3252..77d0f5595 100644 --- a/inc/ws/Util/html5/3dflip/class.ws.html5.compiler.php +++ b/inc/ws/Util/html5/3dflip/class.ws.html5.compiler.php @@ -351,7 +351,6 @@ class wsHTML5Compiler public function compile($delete = true) { - $this->log('Start compile process'); // Raw copy of some directories @@ -492,7 +491,6 @@ class wsHTML5Compiler protected function _writeIndex($page) { - $seo = $this->seo->pages[$page]; $html = $seo->getHTML();