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 {