metanohi-misc-subsites/subsites/oldsites/index.php

4 lines
65 B
PHP
Raw Normal View History

2011-08-02 19:57:57 +02:00
<?php
2011-08-05 00:49:51 +02:00
header('Location: http://metanohi.name/projects/#old');
2011-08-02 19:57:57 +02:00
?>