Pastoid

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

This paste was last updated on February 10, 2009 at 9:28 pm.

Pasted Coderaw

SELECT DISTINCT  {posts}.id AS id,  {posts}.slug AS slug,  {posts}.title AS title,  {posts}.guid AS guid,  {posts}.content AS content,  {posts}.cached_content AS cached_content,  {posts}.user_id AS user_id,  {posts}.status AS status,  {posts}.pubdate AS pubdate,  {posts}.updated AS updated,  {posts}.modified AS modified,  {posts}.content_type AS content_type
	FROM {posts}  WHERE  (id = ? AND ({posts}.user_id = :own_posts_id))  
	OR
  	(id = ? AND user_id = ? AND ({posts}.user_id = :own_posts_id))
 ORDER BY pubdate DESC LIMIT 1

Toggle wordwrap

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