]> BookStack Code Mirror - bookstack/commit
Updated string functions to use mulitbyte versions where needed
authorDan Brown <redacted>
Sat, 25 May 2019 15:14:57 +0000 (16:14 +0100)
committerDan Brown <redacted>
Sat, 25 May 2019 15:15:19 +0000 (16:15 +0100)
commit13c0386e84ac1e26cf0db44024a3c0e8de40b5e0
treef9c161db1aa39d60f28e0282f592ff536d037e31
parent78f5f44460cb468133becc05169afdc1bf6b32ac
Updated string functions to use mulitbyte versions where needed

Fixes #816
app/Auth/User.php
app/Console/Commands/CreateAdmin.php
app/Entities/Book.php
app/Entities/Bookshelf.php
app/Entities/Chapter.php
app/Entities/Repos/PageRepo.php
app/Http/Controllers/Auth/RegisterController.php
app/helpers.php