From fc55d3e44a3792b991431059505d00248005c1fc Mon Sep 17 00:00:00 2001 From: Chad Little Date: Fri, 6 Feb 2004 05:49:05 +0000 Subject: Initial wiring of vtodo. --- day.php | 1 + 1 file changed, 1 insertion(+) (limited to 'day.php') 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(); -- cgit v1.2.3