X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=calendar.php;h=4966abb18c2b3b7a568bd7ae013ba09e41e4cd1d;hb=414082e3e11cee010f869633733eccb4f2161153;hp=c7f51abd62f72fe2132a4b7cecb1f04c7844b556;hpb=860770c4a86811457b77e62f888920162d664d77;p=wfpl.git 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');