Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[index.php] Add extension check for 'mbstring'
The mbstring extension is required by all formats in order to convert multi- byte characters to UTF-8. This commit adds an extension check to throw an error message if the extension is not enabled.
- Loading branch information