Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2018-04-28 02:43:28 +02:00
commit 9cc2d751b3

View File

@ -1199,7 +1199,7 @@ class Config
*/
public function getThemeUniqueValue(): int
{
return (
return (int) (
$this->source_mtime +
$this->default_source_mtime +
$this->get('user_preferences_mtime') +