aboutsummaryrefslogtreecommitdiffstats
path: root/includes
diff options
context:
space:
mode:
Diffstat (limited to 'includes')
-rw-r--r--includes/todo.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/todo.php b/includes/todo.php
index 2a45d35..007632d 100644
--- a/includes/todo.php
+++ b/includes/todo.php
@@ -43,6 +43,7 @@ if ($priority >= 1 && $priority <= 4) {
$page = new Page(BASE.'templates/'.$template.'/todo.tpl');
$page->replace_tags(array(
+ 'charset' => $charset,
'cal' => $cal_title_full,
'vtodo_text' => $vtodo_text,
'description' => $description,

© 2014-2024 Faster IT GmbH | imprint | privacy policy