buildSDK/less-bootstrap-compiler.php
[roojs1] / buildSDK / less-bootstrap-compiler.php
index 007fc48..64f20c3 100644 (file)
@@ -41,7 +41,7 @@ foreach ($files as $src => $file){
 
     try {
         
-        print_R($src);exit;
+        print_R(dirname($src));exit;
         
         $less = new HTML_Less();