X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=calendar.php;h=0cdeab88eef8d0d04b5a5396905dd4de55ae87d4;hb=04adc2c02a5de04a859832037fddf08c98ed684a;hp=c7f51abd62f72fe2132a4b7cecb1f04c7844b556;hpb=860770c4a86811457b77e62f888920162d664d77;p=wfpl.git diff --git a/calendar.php b/calendar.php index c7f51ab..0cdeab8 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');