BookStack/app/Repos
AkibaWolf c2369a740d Update PageRepo.php
Fix encoding problem.

By default DOMDocument::loadHTML treats a string as being encoded with ISO-8859-1. This causes a problem with saving cyrillic pages' text that becomes completely unreadable (like Проверка instead of normal symbols).
2016-02-20 21:31:21 +05:00
..
BookRepo.php Fixed issue with searching invalid chars and page-content compiliation 2015-12-29 15:37:13 +00:00
ChapterRepo.php Fixed issue with searching invalid chars and page-content compiliation 2015-12-29 15:37:13 +00:00
ImageRepo.php Added custom user avatars 2015-12-09 22:30:55 +00:00
PageRepo.php Update PageRepo.php 2016-02-20 21:31:21 +05:00
UserRepo.php Added content to user profile pages 2016-02-17 22:11:48 +00:00