Pastoid

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

This paste was last updated on September 15, 2009 at 9:52 am.

Pasted Coderaw

        if( !isset( $this->tags ) ) {
                $tags= DB::get_results( 'SELECT * FROM ' . DB::table('tags') );
                $tags= array_filter($tags, create_function('$tag', 'return (Posts::count_by_tag($tag->tag_slug, "published") > 0);'));
                $this->assign('tags', $tags);
        }
 
 

Toggle wordwrap

Referring DomainHits
Unknown Referer 127
pastoid.com 5
Is this paste spam?
<Hide