2
0
Nicolas Cannasse 14 жил өмнө
parent
commit
b71bfec103
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      genphp.ml

+ 1 - 1
genphp.ml

@@ -1889,7 +1889,7 @@ let generate_inline_method ctx c m =
 	(* blocks *)
 	if ctx.com.debug then begin
 		(*--php-prefix*)
-		print_endline (s_path_haxe c.cl_path);
+(*		print_endline (s_path_haxe c.cl_path); *)
 		spr ctx "$»spos = $GLOBALS['%s']->length";
 		newline ctx;
 	end;