Nicolas Cannasse před 14 roky
rodič
revize
b71bfec103
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      genphp.ml

+ 1 - 1
genphp.ml

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