Stan’s Obligatory Blog

4/13/2003

Filed under: — stan @ 6:07 pm

Upgraded PHP to 4.3.1 today. Had to add ‘–enable-calendar’ to the main port makefile so that the calendar routines would compile in. This was to enable the ‘easter_date’ function so as to allow for automatic holiday decor on the front page. The upgrade broke the ‘file_get_contents’ function in funcs.php. The new version has this function built-in, so it complained until I commented out the hacked simulation in funcs.php.

Powered by WordPress