Files
portal-legacy/html/new/index.php

8 lines
63 B
PHP
Raw Normal View History

2012-11-28 03:55:08 -05:00
<?php
header( 'Location: http://biomed.akira.gs' ) ;
?>