Files
phpki-ng/ca/index.php
2012-03-07 12:59:49 -05:00

4 lines
45 B
PHP

<?php
header("Location: ./../index.php");
?>