<?php // hemiolos.lima-city.de/forum/error1.php error_reporting(E_ALL | E_STRICT); echo '<h4>kein fehler</h4>'; highlight_file(__FILE__); exit();