Files
nginx-unit/test/php/error_log/index.php
2020-07-28 04:53:40 +01:00

4 lines
44 B
PHP

<?php
error_log("Error in application");
?>