gnu-social/vendor/openid/php-openid/examples/server/index.php

5 lines
42 B
PHP

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