X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=Asset.php;h=eb5c0538de30ffc395121bf6ff6c9b9fe56b6250;hp=bae9ecf54909a14986d2fdb9885bc41600308faf;hb=a5a0b3581b8ac3ce7d75710dbe163f4f11a46b32;hpb=b2d22e8e22ab10c6622d8d7fb0edb6cd56ef5ccd diff --git a/Asset.php b/Asset.php index bae9ecf5..eb5c0538 100644 --- a/Asset.php +++ b/Asset.php @@ -36,8 +36,6 @@ class Pman_Core_Asset extends Pman { function get($s='', $opts = Array()) { - - $this->sessionState(0); $bits = explode('/', $s); @@ -140,6 +138,7 @@ class Pman_Core_Asset extends Pman { switch($type) { case 'js': case 'css': + case 'scss': $compile_dir .= implode("-", array( $ui['name'], $module,