X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl.git;a=blobdiff_plain;f=calendar.php;h=4966abb18c2b3b7a568bd7ae013ba09e41e4cd1d;hp=0cdeab88eef8d0d04b5a5396905dd4de55ae87d4;hb=e057305351d93155bf9f0d2c664b6eb859d83bf4;hpb=8e61d658c67b8782612820211862ee0df243891d 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');