mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
Try to figure out what goes wrong on Travis
This commit is contained in:
parent
9e48fe5ac2
commit
1d98f0b2ab
@ -23,6 +23,9 @@ foreach(array(
|
||||
),__FILE__,__LINE__);
|
||||
}
|
||||
|
||||
// Start with at a month, gets updated later
|
||||
EGroupware\Api\Config::save_value('horizont', time()+31*24*60*60,'calendar');
|
||||
|
||||
// import timezone data
|
||||
calendar_timezones::import_zones();
|
||||
calendar_timezones::import_tz_aliases();
|
||||
|
Loading…
Reference in New Issue
Block a user