diff --git a/market.php b/market.php index 07097d9..cd2dd48 100644 --- a/market.php +++ b/market.php @@ -3,7 +3,7 @@ $server = $config['shop']['imageServer']; $imageType = $config['shop']['imageType']; -$compare = getValue(@$_GET['compare']); +$compare = &$_GET['compare']; // If you are not comparing any items, present the list. if (!$compare) { @@ -95,7 +95,7 @@ if (!$compare) { By Offer sold " alt="Item Image">