BookStack/app/Util
Dan Brown 7c27d26161
Fixed language locale setting issue
Attempted to access an array that had been filtered and therefore could
have holes within, including as position 0 which would then be
accessed.
Also added cs language to internal map

Related to #4068
2023-02-27 19:14:45 +00:00
..
CspService.php
HtmlContentFilter.php
HtmlNonceApplicator.php
LanguageManager.php Fixed language locale setting issue 2023-02-27 19:14:45 +00:00
SimpleListOptions.php
WebSafeMimeSniffer.php