Quote:
$return_url = $_SERVER['HTTP_REFERER'];
func_header_location($return_url);
|
Very strange
it works fine on Mozilla, but not on IE? What gives?
When I remove something from the cart in IE, it redirects me to the front page of the site.
Is there something I should be doing?
Thanks