X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=calendar.php;fp=calendar.php;h=0cdeab88eef8d0d04b5a5396905dd4de55ae87d4;hb=571c58fff7b139f590b5c4862761092bc1045436;hp=c7f51abd62f72fe2132a4b7cecb1f04c7844b556;hpb=6f87f35266423cf9292fa3d456821413a313e188;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');