Asset.php
[Pman.Core] / Asset.php
index 7b0a3ea..43d2e22 100644 (file)
--- a/Asset.php
+++ b/Asset.php
@@ -129,6 +129,8 @@ class Pman_Core_Asset extends Pman {
         
         $ff = HTML_FlexyFramework::get();
         
+        $compile_dir = session_save_path() . "/";
+        
         switch($type) {
             case 'js':
             case 'css':