The page you are looking at now is at this URL: http://pastoid.com/ayn
This paste was last updated on May 28, 2009 at 1:53 am.
/** * Move the main 'blog' page. */ public function filter_rewrite_rules($rules) { $rules[] = new RewriteRule( array( 'name' => 'display_blog', 'parse_regex' => '%^blog(?:/page/(?P<page>0|1))?/?$%', 'build_str' => 'blog(/page/{$page})', 'handler' => 'UserThemeHandler', 'action' => 'display_blog', 'priority' => 1, 'description' => 'Display the blog page.', 'is_active' => 1 )); return $rules; }
| Referring Domain | Hits |
|---|---|
| Unknown Referer | 127 |
| www.bing.com | 9 |
Tip: Use Pastoid to shorten URLs with this bookmarklet: Pastoid This