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