mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-28 01:29:05 +01:00
Api: Adjust max_lang_time when saving custom messages so they're available right away
This commit is contained in:
parent
2bd55ee782
commit
9313156daa
@ -1076,6 +1076,7 @@ class Translation
|
||||
Cache::unsetCache(Cache::INSTANCE,__CLASS__,$app.':'.$key);
|
||||
}
|
||||
}
|
||||
self::max_lang_time(time());
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user