X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl.git;a=blobdiff_plain;f=calendar.php;h=4966abb18c2b3b7a568bd7ae013ba09e41e4cd1d;hp=0cdeab88eef8d0d04b5a5396905dd4de55ae87d4;hb=9a3136a5bee66e1055ffb566373952b6054dd7bf;hpb=571c58fff7b139f590b5c4862761092bc1045436 diff --git a/calendar.php b/calendar.php index 0cdeab8..4966abb 100644 --- a/calendar.php +++ b/calendar.php @@ -35,7 +35,7 @@ -require_once(__DIR__ . '/template.php'); +require_once(__DIR__.'/'.'template.php'); function calendar_week(&$template) { $template->sub('week');