View Single Post
  #2  
Old 08-25-2014, 05:13 PM
IntoRain's Avatar
IntoRain IntoRain is offline
Moderator
 
Join Date: Jul 2013
Location: Portugal
Posts: 461
Gender: Female
Credits: 19,387
IntoRain is on a distinguished road
Default

Seeing this:

$shoplist = new Shoplist($mysidia->input->post("shoptype"));
$shoplist->display();

I'd say it's on the file class_shoplist.php, function display() (I don't have the files on hand atm so can't confirm)
__________________


asp.net stole my soul.
Reply With Quote