4images Forum & Community

4images Help / Hilfe => Bug Fixes & Patches => Topic started by: V@no on March 02, 2010, 01:23:52 AM

Title: [1.7.4 - 1.7.7] search.php sets it's own error reporting
Post by: V@no on March 02, 2010, 01:23:52 AM
This little annoyance could produce unnecessary warning messages on search page even when such messages were disabled in global.php

In search.php delete this line:
error_reporting(E_ALL);