content added; look modifications; side box content
[living-lab-site.git] / application / config / article.php
1 <?php  if ( ! defined('BASEPATH')) exit('No direct script access allowed');
2
3 /**
4  * Article Engine Configurations which include libraries and helpers to be
5  * loaded for each article.
6  */
7
8 // Examples
9 $config['article_$method_helpers'] = array();
10 $config['article_$method_libraries'] = array();