4 lines
48 B
PHP
4 lines
48 B
PHP
|
<?php
|
||
|
header("Location: unlock_action.php");
|
||
|
?>
|