Home
last modified time | relevance | path

Searched hist:"6 db7468b987c4b5f9bcfdd7e98ceb1883c49a364" (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/
H A Dcommon.php6db7468b987c4b5f9bcfdd7e98ceb1883c49a364 Sun May 05 12:38:10 UTC 2013 Andreas Gohr <andi@splitbrain.org> make sure loaded text has the right encoding

When pages contain non-UTF8 chars (eg. when posted through a script or
when edited on the filesystem, parts of DokuWiki can break resulting in
missing page content. This fixes these problems by forcing the content
to UTF-8 on load. This will result in bad characters for input that is
not latin1 but contents will at least be visible.