summaryrefslogtreecommitdiffstats
path: root/index.php
blob: 43c87ba951d27667ea1aee2e33389953155e924a (plain)
1
2
3
4
5
6
7
8
9
10
<?php
/*
 * Copyright 2015 Florian "Bluewind" Pritz <bluewind@server-speed.net>
 *
 * Licensed under AGPLv3
 * (see COPYING for full license text)
 *
 */

include dirname(__FILE__).'/public_html/index.php';