The page you are looking at now is at this URL: http://pastoid.com/aof
This paste was last updated on February 18, 2009 at 12:36 am.
public function act_display_processor($args) { $postdata= array( 'slug' => Utils::slugify( $this->handler_vars['title'] ), 'title' => $this->handler_vars['title'], 'tags' => $this->handler_vars['tags'], 'content' => $this->handler_vars->raw('content'), 'user_id' => User::identify()->id, 'pubdate' => HabariDateTime::date_create($args->handler_vars['date']), 'status' => Post::status( 'published' ), 'content_type' => 1, ); $post= Post::create( $postdata ); $post->info->type= $this->handler_vars['type']; $post->info->severity= $this->handler_vars['severity']; Utils::redirect( 'http://myintarweb.com/tracker/' . $post->slug ); }
| Referring Domain | Hits |
|---|---|
| Unknown Referer | 127 |
| pastoid.com | 8 |
| search.live.com | 3 |
| drunkenmonkey.org | 2 |
| mibbit.com | 1 |
Tip: Use Pastoid to shorten URLs with this bookmarklet: Pastoid This