summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--inc/template.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/template.php b/inc/template.php
index 38af79df7..8f8c6f9dc 100644
--- a/inc/template.php
+++ b/inc/template.php
@@ -351,6 +351,7 @@ function tpl_pageinfo(){
$fn = str_replace(realpath($conf['datadir']).DIRECTORY_SEPARATOR,'',$fn);
}
}
+ $fn = utf8_decodeFN($fn);
$date = date($conf['dformat'],$INFO['lastmod']);
// print it