]> _ Git - fluidbook_tools.git/commitdiff
wip #4757
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 14 Oct 2021 14:59:52 +0000 (16:59 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 14 Oct 2021 14:59:52 +0000 (16:59 +0200)
src/Compiler/Styles.php

index 5ac43d76a9361f0426b4fa808c34948af5773a10..d8be34d5a272dd7b4b0c83233b8c6d25371f6650 100644 (file)
@@ -346,7 +346,6 @@ trait Styles
 
     protected function checkThemeImage($path)
     {
-        return true;
         $path = trim($path);
         $path = trim($path, '/');
         if (!$path) {