Attached patch generates correct ical output. In my test script following warning is generated:
PHP Warning: assert(): Assertion "is_int($timestamp);" failed in /home/jasper/code/anewt/core/datetime.lib.php on line 202
I am not sure wether my patch triggers this or it is my test script.
Attached patch generates correct ical output. In my test script following warning is generated:
PHP Warning: assert(): Assertion "is_int( $timestamp) ;" failed in /home/jasper/ code/anewt/ core/datetime. lib.php on line 202
I am not sure wether my patch triggers this or it is my test script.