X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=calendar.php;h=fff508c7dbab9e85c10c1797dc74424c5d81c4c5;hb=HEAD;hp=9d109a60d87c9c85acc50e8a7a9b5c1b0ca0eb94;hpb=1442d052713fdb380810692bbe1ddee5306b5a7a;p=wfpl.git diff --git a/calendar.php b/calendar.php index 9d109a6..fff508c 100644 --- a/calendar.php +++ b/calendar.php @@ -1,22 +1,9 @@ sub('week'); @@ -110,5 +97,3 @@ function calendar($year, $month, $events = 0, $template = 0) { calendar_week($template); } } - -?>