Due to remaining ERROR_REPORTING Function in functions.inc.php and cron_clean.php the log files of the webserver are blown up with to much debugging stuff.
Will be commented out, that should do the trick
Commenting out doesnt help.
It should be changed to
ERROR_REPORTING(E_WARNING) or (E_ERROR) to solve that issue
Sorry
Log in to post a comment.
Commenting out doesnt help.
It should be changed to
ERROR_REPORTING(E_WARNING) or (E_ERROR) to solve that issue
Sorry