X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl.git;a=blobdiff_plain;f=calendar.php;h=4966abb18c2b3b7a568bd7ae013ba09e41e4cd1d;hp=c7f51abd62f72fe2132a4b7cecb1f04c7844b556;hb=56892b42cb4895e601c8de375d833806772673e9;hpb=860770c4a86811457b77e62f888920162d664d77 diff --git a/calendar.php b/calendar.php index c7f51ab..4966abb 100644 --- a/calendar.php +++ b/calendar.php @@ -35,7 +35,7 @@ -require_once('code/wfpl/template.php'); +require_once(__DIR__.'/'.'template.php'); function calendar_week(&$template) { $template->sub('week');