Piiit / pwPHPwiki

WIKI CMS written in object oriented PHP. Note: This project depends on https://github.com/Piiit/pwPHPtools
1 stars 1 forks source link

Show pages module problem: filesize and filemtime warnings #36

Closed Piiit closed 9 years ago

Piiit commented 9 years ago

Warning: filesize(): in /home/pemoser/public_html/projekte/piwo-v0.2/lib/modules/ShowPagesModule.php on line 43

Warning: filemtime(): in /home/pemoser/public_html/projekte/piwo-v0.2/lib/modules/ShowPagesModule.php on line 43

The problem here is that characters different from english ones are not decoded correctly by filemtime and filesize.