From: Vincent Vanwaelscappel Date: Thu, 14 Oct 2021 14:59:52 +0000 (+0200) Subject: wip #4757 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=a28efa699c96c8bb29d86be569a35182cb21d1ea;p=fluidbook_tools.git wip #4757 --- diff --git a/src/Compiler/Styles.php b/src/Compiler/Styles.php index 5ac43d7..d8be34d 100644 --- a/src/Compiler/Styles.php +++ b/src/Compiler/Styles.php @@ -346,7 +346,6 @@ trait Styles protected function checkThemeImage($path) { - return true; $path = trim($path); $path = trim($path, '/'); if (!$path) {