aboutsummaryrefslogtreecommitdiffstats
path: root/day.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-05-15 23:56:17 +0000
committerChad Little <clittle@users.sourceforge.net>2004-05-15 23:56:17 +0000
commit8767e4b66fffb6010646f92a77b267e5e254d2d0 (patch)
tree8173d4b42b8a8c70288253903dd52810e1bac936 /day.php
parent7bede9014cacd534de83640496a9f7aa1fdf3d39 (diff)
downloadphpicalendar-8767e4b66fffb6010646f92a77b267e5e254d2d0.tar.gz
phpicalendar-8767e4b66fffb6010646f92a77b267e5e254d2d0.tar.bz2
phpicalendar-8767e4b66fffb6010646f92a77b267e5e254d2d0.zip
Subscribe and Download links work on all templates.
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 93e0eaf..9dc3e82 100644
--- a/day.php
+++ b/day.php
@@ -80,6 +80,7 @@ $page->replace_tags(array(
$page->draw_day($this->page);
$page->tomorrows_events($this->page);
$page->get_vtodo($this->page);
+$page->draw_subscribe($this->page);
$page->output();

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