I ran a Tools->Developers Tool Kit against my v1.5.1 catalog for htmlentities because I couldn't remember the format. In the result, I noticed that a couple of files (see below) have the third parameter hard-coded to UTF-8 instead of using CHARSET. What's the reason for this?
/includes/functions/functions_general.php
/includes/modules/payment/linkpoint_api.php
/includes/modules/payment/paypal/paypal_functions.php
/includes/modules/payment/paypaldp.php
/includes/modules/payment/paypalwpp.php


Reply With Quote
