Files
lpmj6/4/17.php
T
RobinNixon 0335342e00 First Draft
First Draft of the Example Files
2020-12-10 13:21:38 +00:00

4 lines
55 B
PHP

<?php
if ($finished == 1 or getnext() == 1) exit;
?>