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