X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=Asset.php;h=eb5c0538de30ffc395121bf6ff6c9b9fe56b6250;hp=9b546c0322824ef39bbf4033c07346a87c71da45;hb=HEAD;hpb=84e205565a7384a50454d324275087b05d127036 diff --git a/Asset.php b/Asset.php index 9b546c03..3e49f8eb 100644 --- a/Asset.php +++ b/Asset.php @@ -158,6 +158,7 @@ class Pman_Core_Asset extends Pman { return false; } + if (file_exists($compile_dir)) { return $compile_dir; }