summaryrefslogtreecommitdiffhomepage
path: root/test/php/error_log/index.php
blob: fd90adfe13652927ae0bb7291a8f0ebf30560116 (plain) (blame)
1
2
3
<?php
error_log("Error in application");
?>