aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2005-10-02 06:23:40 +0000
committerChad Little <clittle@users.sourceforge.net>2005-10-02 06:23:40 +0000
commit501ce41c7c5712ca474bb59b350e51f5a67cc4a3 (patch)
tree4d7760fd078d3d18d7d50938b96784cd149dd558
parenta17caa0dd1572c6266222cfd058de74f548e6f97 (diff)
downloadphpicalendar-501ce41c7c5712ca474bb59b350e51f5a67cc4a3.tar.gz
phpicalendar-501ce41c7c5712ca474bb59b350e51f5a67cc4a3.tar.bz2
phpicalendar-501ce41c7c5712ca474bb59b350e51f5a67cc4a3.zip
charset added
-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