|
That would be a good question. I do not beleive it has been fully tested at this time. Sames goes for mysql5 as I know there are issues with mysql5
One issue I know I discovered with Photopost and PHP 5.1X series is you must explicitly state where you use localtime() $year = $year + 1900;
|