4 lines
60 B
PHP
4 lines
60 B
PHP
|
<?php
|
||
|
header('Location: http://metanohi.org/projects/');
|
||
|
?>
|