@@ -16,8 +16,7 @@ |
||
| 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. |