Hello,
In fncpublicholiday.inc.php there is a line:
$Ostersonntag = easter_date($year);
And there isn't an easter_date function. I hashed out (#) the line but did anyone fix this?
For the rest the thing appears to work but I'll check it out in full this afternoon when I get home. ;-)
Udo
Hmmm. It appears that my php was compiled without calendar option. I fixed it with a function.
http://illiers.free.fr/easter_date.inc is the url I used.
Log in to post a comment.
Hello,
In fncpublicholiday.inc.php there is a line:
$Ostersonntag = easter_date($year);
And there isn't an easter_date function. I hashed out (#) the line but did anyone fix this?
For the rest the thing appears to work but I'll check it out in full this afternoon when I get home. ;-)
Udo
Hmmm.
It appears that my php was compiled without calendar option. I fixed it with a function.
Udo
http://illiers.free.fr/easter_date.inc is the url I used.