JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Fix db_get_value after mysql->mysqli upgrade
[wfpl.git] / calendar.php
index c7f00bc..fff508c 100644 (file)
@@ -97,5 +97,3 @@ function calendar($year, $month, $events = 0, $template = 0) {
                calendar_week($template);
        }
 }
-
-?>