aboutsummaryrefslogtreecommitdiffstats
path: root/day.php
diff options
context:
space:
mode:
Diffstat (limited to 'day.php')
-rw-r--r--day.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/day.php b/day.php
index 6c602a4..c3fdfc5 100644
--- a/day.php
+++ b/day.php
@@ -66,6 +66,7 @@ $page->replace_tags(array(
$page->draw_day($this->page);
$page->tomorrows_events($this->page);
+$page->get_vtodo($this->page);
$page->output();

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