forked from science-ation/science-ation
7 lines
93 B
PHP
7 lines
93 B
PHP
![]() |
<?
|
||
|
require("common.inc.php");
|
||
|
send_header("Participant Registration");
|
||
|
|
||
|
send_footer();
|
||
|
?>
|