1585346868 пре 1 месец
родитељ
комит
f98d0f6d7b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      target/fastweb.lua

+ 1 - 1
target/fastweb.lua

@@ -106,6 +106,6 @@ end
     文件最后修改时间
 ]]
 function fastweb.file_last_modified_time(filepath)
-    return file_last_modify_time(filepath)
+    return fw_file_last_modify_time(filepath)
 end
 return fastweb