AlternC/ssl/panel/index.php

4 lines
41 B
PHP
Raw Normal View History

<?php
header("location: admin/");
?>