|
@@ -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;
|