summaryrefslogtreecommitdiffstats
path: root/examples/server/index.php
blob: 7a9506458fe28d3f5a0a3a8a342e0cf3a53a04fb (plain)
1
2
3
4
5
<?php

header("Location: server.php");

?>