obananapay_admin/users/index.php

3 lines
45 B
PHP
Raw Normal View History

2024-03-01 10:28:18 +08:00
<?php
header("location: users-test.php");
?>