The page you are looking at now is at this URL: http://pastoid.com/b14
This paste was last updated on May 18, 2010 at 3:44 pm.
public function sub_cards($slug) { $subvocab= Vocabulary::get( 'conversations' ); $subcards= $subvocab->get_term($slug)->descendants(); $slugs= array(); foreach($subcards as $subcard) { $slugs[]= "'" . $subcard->term . "'"; } $slugs= implode(',', $slugs); $sub_cards= DB::get_results("SELECT id, slug, title FROM " . DB::table( 'posts' ) . " WHERE slug IN($slugs)"); return $sub_cards; }
| Referring Domain | Hits |
|---|---|
| Unknown Referer | 127 |
| pastoid.com | 7 |
Tip: Use Pastoid to shorten URLs with this bookmarklet: Pastoid This