ok
Direktori : /proc/thread-self/root/proc/self/root/home2/selectio/www/bharath/application/config/ |
Current File : //proc/thread-self/root/proc/self/root/home2/selectio/www/bharath/application/config/ci-blog.php |
<?php if (!defined('BASEPATH')) exit('No direct script access allowed'); $config['ci_balance_group'] = 'Balance Master'; $config['ci_balance_type'] = 'Previous Session Balance'; $config['ci_blog_theme'] = 'default'; $config['ci_front_page_url'] = 'page/'; $config['ci_front_page_read_url'] = 'read/'; $config['ci_front_event_content'] = 'events'; $config['ci_front_notice_content'] = 'notice'; $config['ci_front_gallery_content'] = 'gallery'; $config['ci_front_banner_content'] = 'banner'; $config['ci_front_home_page_slug'] = 'home'; $config['ci_front_complain_page_slug'] = 'complain'; $config['ci_front_themes'] = array( 'default' => 'theme_default.jpg', 'yellow' => 'theme_yellow.jpg', 'darkgray' => 'theme_darkgray.jpg', 'bold_blue' => 'theme_bold_blue.jpg', 'shadow_white' => 'theme_shadow_white.jpg', 'material_pink' => 'theme_material_pink.jpg', );