X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl.git;a=blobdiff_plain;f=calendar.php;h=fff508c7dbab9e85c10c1797dc74424c5d81c4c5;hp=c7f00bc001bb098aa4894defd8100c0f983e6412;hb=HEAD;hpb=900e09b8300463e3dd42e89c21de181520513e95 diff --git a/calendar.php b/calendar.php index c7f00bc..fff508c 100644 --- a/calendar.php +++ b/calendar.php @@ -97,5 +97,3 @@ function calendar($year, $month, $events = 0, $template = 0) { calendar_week($template); } } - -?>