mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
7 lines
149 B
PHP
7 lines
149 B
PHP
<?php
|
|
|
|
if (!defined('BASEPATH')) exit('No direct script access allowed');
|
|
|
|
// Define configuration parameters
|
|
$config['timezone'] = 'Europe/Vienna';
|