array(2) {
[0]=>
string(815) "
select r.*,
rc.info,
t.title as threadtitle,
u.username as username,
u.anonymous as useranonymous,
`f`.`value` AS `flairvalue`,
`ft`.`name` AS `flairname`,
`ft`.`colour` AS `flaircolour`,
`ft`.`icon` AS `flairicon`
from reply as r
join thread as t on t.id = r.threadid
join replycontent as rc on rc.replyid = r.id
join user as u on u.id = r.userid
left join `flair` `f` on `f`.`userid` = `u`.`id` and `f`.`categoryid` = `t`.`categoryid`
left join `flairoption` `ft` on `ft`.`id` = `f`.`flairoptionid`
where r.businessid = :businessId
and r.threadid = :threadId
group by r.id
order by r.utcdated desc
limit 0,50
"
[1]=>
array(2) {
["businessId"]=>
int(1)
["threadId"]=>
int(38091)
}
}

Years ago
james ennis still in perth. why?
Someone mistook an old photo as a new photo.
When Ennis was here last (for his promo visit), he went to a bunch of Australian Football clubs and took photos with the teams jerseys.
Someone re-posted his photos with the WA Eagles team jersey and then OP thought Ennis was still in WA.


Years ago
Feel free to frenzy over old photos still... Im sensing Ennis was here because he sensed the upcoming then Prime Minister Leadership spill. He used his old contacts in Guam who told him of a loophole so he could secretly become an Aussie citizen in 24 hours so he could nominate to become the Minister of Education.
Sadly it didnt come to pass.

Years ago
You applaud that they are treating Professional Basketball as a Business in a supposedly Professional Code?

