macos_unlock/unlock.php

4 lines
48 B
PHP
Raw Normal View History

2023-12-26 19:55:56 +00:00
<?php
header("Location: unlock_action.php");
?>