Blame | Letzte Änderung | Log anzeigen | RSS feed
<?php error_log('test'); print_r($array); ?>
<?php
error_log('test');
print_r($array);
?>