aboutsummaryrefslogtreecommitdiffstats
path: root/day.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-02-06 05:49:05 +0000
committerChad Little <clittle@users.sourceforge.net>2004-02-06 05:49:05 +0000
commitfc55d3e44a3792b991431059505d00248005c1fc (patch)
treee1ed4b74bb348e1fef573f8f1f5757118bc9f538 /day.php
parentfed8bd8a84209a71224353fd37176f7f494e2f5d (diff)
downloadphpicalendar-fc55d3e44a3792b991431059505d00248005c1fc.tar.gz
phpicalendar-fc55d3e44a3792b991431059505d00248005c1fc.tar.bz2
phpicalendar-fc55d3e44a3792b991431059505d00248005c1fc.zip
Initial wiring of vtodo.
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