summaryrefslogtreecommitdiff
path: root/ext/mcal
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
|
* Added PHP_WITH_SHARED for checking "shared,*" prefix when configuringStig Bakken1999-09-131-1/+1
| | | | | extensions.
* 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-102-286/+1121
| | | | the two versions also
* Makefile.in and other generated do not belong under CVS controlSascha Schumann1999-09-031-330/+0
|
* Added mcal moduleMark Musone1999-09-016-0/+1375