The page you are looking at now is at this URL: http://pastoid.com/byt
This paste was last updated on December 22, 2009 at 7:29 pm.
/** * Save a block when added to an area * * @param AjaxHandler $handler The AjaxHandler instance */ public function action_auth_ajax_blockdrop_save($handler) { $title = $handler->handler_vars['title']; $type = $handler->handler_vars['type']; $data = $handler->handler_vars['data']; $block = new Block(array('title'=>$title, 'type'=>$type, 'data'=>$data)); $block->insert(); return $block->id; }
| Referring Domain | Hits |
|---|---|
| Unknown Referer | 127 |
| pastoid.com | 5 |
| drunkenmonkey.org | 1 |
Tip: Use Pastoid to shorten URLs with this bookmarklet: Pastoid This