OpenVPN_Management_GUI/Site/index.php

4 lines
44 B
PHP
Raw Normal View History

2012-07-16 21:30:19 +02:00
<?php
header ("Location: /index.php");
?>