cacert-webdb/www/api/index.php

5 lines
38 B
PHP
Raw Normal View History

2005-11-08 10:06:04 +00:00
<?
header("location: ..");
exit;
?>