cacert-webdb/www/api/index.php
2005-11-08 10:06:04 +00:00

4 lines
38 B
PHP

<?
header("location: ..");
exit;
?>