mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2024-12-23 09:02:41 +00:00
7 lines
No EOL
179 B
PHP
7 lines
No EOL
179 B
PHP
<?php return [
|
|
'code' => 302,
|
|
'cache' => false,
|
|
'fields' => [
|
|
'Location: http://localhost:'.$_SERVER['SERVER_PORT'].$_SERVER['REQUEST_URI']."0",
|
|
]
|
|
]; |