Closed GoogleCodeExporter closed 8 years ago
[deleted comment]
I cant reproduce the problem on the live demo
Original comment by jcc...@gmail.com
on 3 Oct 2007 at 11:59
i can. ;-)
see december.
http://www.theworstwebsiteever.org/calendar.php?month=2
Original comment by goldstar...@gmail.com
on 4 Oct 2007 at 12:24
Attachments:
Added the following if statement to the get_birthdays function
if( empty($day) || empty($month) )
{
return array();
}
Error is fixed. It has been applied to the live demo. When i get home I will
make a
new push to the CVS.
Original comment by jcc...@gmail.com
on 4 Oct 2007 at 2:02
Original issue reported on code.google.com by
goldstar...@gmail.com
on 3 Oct 2007 at 11:24