forked from science-ation/science-ation
9 lines
87 B
PHP
9 lines
87 B
PHP
<?
|
|
require("../common.inc.php");
|
|
send_header("Configuration");
|
|
|
|
|
|
|
|
send_footer();
|
|
?>
|