Fix typo which becomes obvious when this is run under PHP5.

This commit is contained in:
Andrew McMillan 2007-03-05 14:39:13 +13:00
parent b70ebfdaea
commit f058968e87

View File

@ -34,7 +34,7 @@ class iCalDate {
var $_mm;
var $_dd;
var $_hh;
var $_mm;
var $_mi;
var $_ss;
var $_tz;