Pastoid

The page you are looking at now is at this URL: http://pastoid.com/bxi

This paste was last updated on September 24, 2009 at 1:04 am.

Pasted Coderaw

function action_template_header( $theme ) {
  if ( $theme->matched_rule->name == 'display_entry' && isset($theme->post->info->css) ) {
    foreach ( explode(',', $theme->post->info->css) as $css ) {
      Stack::add( 'template_stylesheet', array( URL::get_from_filesystem(__FILE__) . $css, 'screen' ) );
    }
  }
}

Toggle wordwrap

Referring DomainHits
Unknown Referer 127
pastoid.com 7
drunkenmonkey.org 1
Is this paste spam?
<Hide