From f42867ea008cb9d8b18761878adab12a479395b6 Mon Sep 17 00:00:00 2001 From: "vincent@cubedesigners.com" Date: Thu, 23 Aug 2018 16:50:54 +0000 Subject: [PATCH] #809 --- inc/ws/Util/html5/3dflip/class.ws.html5.compiler.php | 2 -- 1 file changed, 2 deletions(-) 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(); -- 2.39.5