mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-03 06:57:54 -05:00
16 lines
445 B
PHP
16 lines
445 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
|
|
|
|
|
| The default theme for OSPOS is flatly: http://bootswatch.com/flatly/
|
|
|
|
|
|
|
|
*/
|
|
|
|
//$config['theme_name'] = 'spacelab';
|