mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-01-27 00:33:34 +00:00
Fix typo which becomes obvious when this is run under PHP5.
This commit is contained in:
parent
b70ebfdaea
commit
f058968e87
@ -34,7 +34,7 @@ class iCalDate {
|
||||
var $_mm;
|
||||
var $_dd;
|
||||
var $_hh;
|
||||
var $_mm;
|
||||
var $_mi;
|
||||
var $_ss;
|
||||
var $_tz;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user