config->item('site_name'); $theme = $this->config->item('theme'); ?> <?php echo $page_title; ?> carabiner->config(array( 'script_dir' => 'themes/default/js/', 'style_dir' => 'themes/' . $theme . '/css/', 'cache_dir' => 'static/asset/', 'base_uri' => base_url(), 'combine' => true, 'dev' => !$this->config->item('combine_assets'), )); // CSS $this->carabiner->css('reset.css'); $this->carabiner->css('fonts.css'); $this->carabiner->css('main.css'); $this->carabiner->css('embed.css'); $this->carabiner->display('css'); ?>
uri->segment(4) != 'diff'){ ?>

This paste brought to you by config->item('site_name'); ?>. View Raw

This diff of that paste brought to you by config->item('site_name'); ?>. View Raw