Files
opensourcepos/application/config/theme.php
2016-01-24 02:34:36 +05:30

13 lines
369 B
PHP

<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
/*
|--------------------------------------------------------------------------
| theme name
|--------------------------------------------------------------------------
|
| the theme folder name. If the folder doesn't exist it will use default theme
|
|
*/
$config['theme_name'] = 'spacelab';