4 lines
46 B
PHP
Executable File
4 lines
46 B
PHP
Executable File
<?php
|
|
header('Location: ./a.php');
|
|
?>
|