science-ation/index.php

10 lines
73 B
PHP
Raw Normal View History

<?
include "common.inc.php";
send_header();
?>
<?
send_footer();
?>