]> git.mxchange.org Git - friendica.git/commit
Set first_day_of_week config value default correctly
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 26 Jan 2025 18:33:14 +0000 (13:33 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sun, 26 Jan 2025 22:45:23 +0000 (17:45 -0500)
commitd9c11bb853ca4d9aa389f0b4141c1a07e463bd57
treefca2bf15c55f6464577a8a00045b527c7917bcfb
parent5a00a2c441ee70eebb5136df0ea2cd537fcb7466
Set first_day_of_week config value default correctly

↪ Config value could be empty string and cause a script error
src/Util/Temporal.php