From: Matthew M. <ma...@tu...> - 2003-02-21 14:45:00
|
Calendar uses a Pear library file DateTime.php. There is a function named inDaylightTime that accesses a putenv call that I believe causes problems in both Windows boxes and some folks with Safe Mode enabled. I put a note on sourceforge to add a line to the top the function: return date("I"); My question is should we alter OUR files with the fix, put a note in the repair file, or just notify those people who have problems with it? Matt -- Matthew McNaney Internet Systems Architect Electronic Student Services Appalachian State University Phone: 828-262-6493 phpwebsite.appstate.edu ess.appstate.edu |