Completed
Branch master (689c2b)
by Vermeulen
06:45
created
src/kernel_init.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -16,8 +16,7 @@
 block discarded – undo
16 16
 if(is_string($pathCompiled) && $pathCompiled !== '')
17 17
 {
18 18
     $pathCompiled = $rootPath.$pathCompiled;
19
-}
20
-else
19
+} else
21 20
 {
22 21
     //Fenom default value.
23 22
     //With option "disable_cache" at true, this directory is already declared to compiled_path.
Please login to merge, or discard this patch.