pete wrote:
hi,
on line 67, it only checks if it runs on safe_mode enabled. Not in safe_mode, but with set_time_limit disabled, it produces an error message, about 10-30 lines for a session of one user.
From the documentation of set_time_limit() on php.net:
This function has no effect when PHP is running in safe mode. There is no workaround other than turning off safe mode or changing the time limit in the php.ini.
~Thomas
List info: http://lists.roundcube.net/dev/