X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=calendar.php;h=c7f00bc001bb098aa4894defd8100c0f983e6412;hb=c483b6d8ab1f6aa89c0b5b82d44cc76d29e99a62;hp=c7f51abd62f72fe2132a4b7cecb1f04c7844b556;hpb=860770c4a86811457b77e62f888920162d664d77;p=wfpl.git diff --git a/calendar.php b/calendar.php index c7f51ab..c7f00bc 100644 --- a/calendar.php +++ b/calendar.php @@ -1,19 +1,9 @@ . +# This program is in the public domain within the United States. Additionally, +# we waive copyright and related rights in the work worldwide through the CC0 +# 1.0 Universal public domain dedication, which can be found at +# http://creativecommons.org/publicdomain/zero/1.0/ @@ -35,7 +25,7 @@ -require_once('code/wfpl/template.php'); +require_once(__DIR__.'/'.'template.php'); function calendar_week(&$template) { $template->sub('week');