summaryrefslogtreecommitdiff
path: root/ext/mcal/php3_mcal.c
Commit message (Collapse)AuthorAgeFilesLines
* fixed typo in mcal_list_alarms()Andrew Skalski1999-09-231-1/+1
|
* added null-checking in make_event_objectAndrew Skalski1999-09-221-3/+6
|
* - Fix bug #2278Andi Gutmans1999-09-181-1/+1
|
* lets not go down that road..were onyl going to use the internal event ↵Mark Musone1999-09-101-121/+2
| | | | structure. No passing objects
* wrong preprocessor commandMark Musone1999-09-101-1/+1
|
* ported the php3 stuff to php4. This module should work intechangably between ↵Mark Musone1999-09-101-280/+1086
| | | | the two versions also
* Added mcal moduleMark Musone1999-09-011-0/+955