forked from leftypol/leftypol
REDIRECT_HTTP directive
This commit is contained in:
parent
c327056f13
commit
b2bd3303f9
7 changed files with 12 additions and 6 deletions
|
@ -1,3 +1,3 @@
|
|||
<?php
|
||||
header('Location: ../', true, 302);
|
||||
header('Location: ../', true, REDIRECT_HTTP);
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue