mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-18 20:49:27 +00:00
6565399633
- return erro codes - config for from/to without grid - bug fixes and optimizations
5 lines
105 B
PHP
5 lines
105 B
PHP
<?php
|
|
|
|
$config['send_update_mails'] = false;
|
|
$config['calendar_start'] = 7;
|
|
$config['calendar_end'] = 23; |