53063593e3
Final
4 lines
55 B
PHP
4 lines
55 B
PHP
<?php
|
|
if ($finished == 1 or getnext() == 1) exit;
|
|
?>
|