View Single Post
  #4  
Old 10-04-2014, 02:13 PM
IntoRain's Avatar
IntoRain IntoRain is offline
Moderator
 
Join Date: Jul 2013
Location: Portugal
Posts: 461
Gender: Female
Credits: 22,376
IntoRain is on a distinguished road
Default

You have an extra ) there:

elseif($result->eType == "coin")
{
$this->setField("explorer", new String($result->eType)));//here
}
__________________


asp.net stole my soul.
Reply With Quote