From: Jason Woofenden Date: Thu, 28 Dec 2006 03:38:11 +0000 (-0500) Subject: comments X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl.git;a=commitdiff_plain;h=b063dc432f05059d76aa02b08fe94c705ef66868 comments --- diff --git a/calendar.php b/calendar.php index 6082989..78fc206 100644 --- a/calendar.php +++ b/calendar.php @@ -37,12 +37,6 @@ # The html and CSS is completely customizable without opening a php file. -# ACKNOWLEDGMENTS -# -# Thank you Oscar Merida for figuring out the necessary date() and strftime() -# calls: http://freshmeat.net/projects/simplephpcalendar/ - - require_once('code/wfpl/template.php');