
Originally Posted by
stevenjgarner
Following an upgrade from Zen-Cart 1.3.9 to 1.5.1, unwanted text has also been introduced into in the header of the Zen-Cart module section - (see below). Searches such as "grep -i -n -r 'com.apple.quarantineq' zencart/" are not coming up with any response. Suggestions?

gotta luv mac...
did you try
Code:
xattr -d com.apple.quarantine /path/to/YOUR_ADMIN/modules.php
or maybe /path/includes/modules/payment/ALL_FILES
or /path/includes/languages/english/modules/payment/ALL_FILES
If that doesn't work, move to linux.