Thank you.
I tried that changing jscript_square.php. First I made a little test. I changed the line
console.error("Encountered errors:");
to
console.error("Test");
My changed line shows up in the source code of the page, but the console still shows "Encountered errors:" instead of "Test".



Reply With Quote
