
Originally Posted by
aneesharavindan
Hi Friends,
This issue came after php version 5.2 , From this version there is exist one class with the same name "DateTime".
So don't worry my friends. We should welcome all these new improvements with good sense.
So when we are creating a class , you should consider future development .. So make some difference in your new class names.
Anyway i had fixed these issues by changing class name "DateTime" to "DateTimeSugar"
The changes affected the following 5 files,
modules\Calendar\DateTime.php
modules\Calendar\Calendar.php
modules\Calls\Call.php
modules\Meetings\Meeting.php
modules\vCals\vCal.php
Open these files and replace "DateTime" to "DateTimeSugar"
Thax and Regards,
aneesh aravindan.
Bookmarks