Franco Ponticelli 14 роки тому
батько
коміт
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 {