Add files via upload
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
<?php
|
||||
header('Location: ../');
|
||||
header("Location: ../");
|
||||
?>
|
Reference in New Issue
Block a user
@ -1,3 +1,3 @@
|
||||
<?php
|
||||
header('Location: ../');
|
||||
header("Location: ../");
|
||||
?>
|