The page you are looking at now is at this URL: http://pastoid.com/ayr
This paste was last updated on May 28, 2009 at 7:23 pm.
/** * Move the main 'blog' page. */ public function filter_rewrite_rules($rules) { $rules[] = new RewriteRule(array( 'name' => 'display_blog_home', 'parse_regex' => '%^blog(?:/page/(?P<page>\d+))?/?$%', 'build_str' => 'blog(/page/{$page})', 'handler' => 'UserThemeHandler', 'action' => 'display_blog_home', 'priority' => 1, 'rule_class' => RewriteRule::RULE_THEME, 'is_active' => 1, 'description' => 'Blog index display for StaticFront' ) ); return $rules; }
| Referring Domain | Hits |
|---|---|
| Unknown Referer | 127 |
| pastoid.com | 5 |
| search.live.com | 2 |
| drunkenmonkey.org | 1 |
Tip: Use Pastoid to shorten URLs with this bookmarklet: Pastoid This