Pastoid

The page you are looking at now is at this URL: http://pastoid.com/sv

This paste was last updated on May 19, 2008 at 9:58 am.

Pasted Coderaw

$count = $this->db->results('
				SELECT count(*) FROM if_news_type
				NATURAL JOIN if_news
				LEFT JOIN if_media_full ON if_media_full.uber_id = if_news.uber_id and media_type_id = 1
				WHERE section = ?
				and active = 1
				ORDER BY `date` DESC
			', array($section_id));
 
$this->view->count = $count;

Toggle wordwrap

Referring DomainHits
Unknown Referer 127
pastoid.com 11
search.live.com 1
Is this paste spam?
<Hide