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).
Showing
1 changed file
with
2 additions
and
2 deletions
-
Please register or sign in to post a comment