Files
2026-07-21 08:39:17 -04:00

4 lines
37 B
PHP

<?php
echo "about to exit";
exit(1);