3 lines
45 B
PHP
3 lines
45 B
PHP
|
<?php
|
||
|
header('Location: ./about_us/');
|
||
|
?>
|