buildSDK/less-bootstrap-compiler.php
[roojs1] / buildSDK / less-bootstrap-compiler.php
index 40b698d..a80c81b 100644 (file)
@@ -46,6 +46,12 @@ foreach ($files as $src => $file){
     
     if(file_exists($variable)){
         echo "exist??";
+        echo "\n";
+        
+        echo filemtime($variable);
+        
+        echo "\n";
+        
         exit;
     }