forked from science-ation/science-ation
10 lines
73 B
PHP
10 lines
73 B
PHP
|
<?
|
||
|
include "common.inc.php";
|
||
|
send_header();
|
||
|
?>
|
||
|
|
||
|
|
||
|
<?
|
||
|
send_footer();
|
||
|
?>
|