Pastoid

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

This paste was last updated on January 20, 2009 at 9:13 pm.

Pasted Coderaw

<?php
	if ($post->comments->count > 0) {
		if ($post->comments->comments->moderated->count > 0) {
			foreach ($post->comments->comments->moderated as $comment) {
				// Display Comments
				if ($comment->status == Comment::STATUS_UNAPPROVED) {
					// Tell commentor his/her comment is awaiting moderation.
				}
			}
		}
	}
?>

Toggle wordwrap

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