REDIRECT_HTTP directive
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<?php
|
||||
header('Location: ../', true, 302);
|
||||
header('Location: ../', true, REDIRECT_HTTP);
|
||||
?>
|
Reference in New Issue
Block a user