Pastoid

Tag List

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

This paste was last updated on March 3, 2009 at 10:56 am.

Pasted Coderaw

foreach(DB::get_results('SELECT * FROM ' . DB::table('tags'). ' ORDER BY tag_text ASC') as $tag) {
			if ($tagcount!= 0) {echo "•";}
			echo "<a href=\"" . URL::get('display_posts_by_tag', 'tag=' . $tag->tag_slug) . "\">{$tag->tag_text}</a>";
			$tagcount++;
		}	

Toggle wordwrap

Referring DomainHits
Unknown Referer 127
www.bing.com 6
search.live.com 1
Is this paste spam?
<Hide