2
0
Franco Ponticelli 14 жил өмнө
parent
commit
04c169adba
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      std/php/FileSystem.hx

+ 1 - 1
std/php/FileSystem.hx

@@ -78,7 +78,7 @@ class FileSystem {
 		if (untyped __physeq__(p, false))
 			return null;
 		else
-			return p;s
+			return p;
 	}
 
 	public static function kind( path : String ) : FileKind {