batufa/system/config/session.php

9 lines
131 B
PHP

<?php defined('SYSPATH') or die('No direct script access.');
return array
(
'database' => array
(
'group' => 'default',
),
);