HEX
Server: LiteSpeed
System: Linux s3604.bom1.stableserver.net 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
User: dmstechonline (1480)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/dmstechonline/crm.chaitanyahospitalvirar.com/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(
    'turquoise_blue'  => 'theme_default.jpg',
    'sky_blue'   => 'theme_yellow.jpg',
    'material_pink' => 'theme_darkgray.jpg',
    'white_gray' => 'theme_white_gray.jpg',
);