obananapay_admin/users/index.php

3 lines
45 B
PHP

<?php
header("location: users-test.php");
?>