mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-06 19:19:19 +02:00
5 lines
182 B
Markdown
5 lines
182 B
Markdown
# TODO
|
|
|
|
## Fixes
|
|
- [x] Replace `mb_strlen`/`mb_substr` with `strlen`/`substr` in TfeController, SearchController, Parsedown — mbstring extension not available on production server
|