Hello, I just found a bug in line 2 ( or I should say zen-cart found it ) where the comment header wasn't properly escaped.
The correction is simple.
line 2 readsthen lines 3-21 all start withCode:/*you need to change line 21 so that it readsCode://.Code:// */
This must be done in the CORE echeck.php file because if you change it in an overide folder it for some reason doesn't change the error output in the backend. Thought someone should know.



