summaryrefslogtreecommitdiff
path: root/contrib/www/esc/index.php
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2018-02-26 23:35:36 +0100
committerChristian Pointner <equinox@spreadspace.org>2018-02-26 23:35:36 +0100
commit0e9bbbf754bf8c2ee0f2a37b9a05fecd884bb42e (patch)
treedd5e2ed16e95c05919ccbf7389a14865af0ea674 /contrib/www/esc/index.php
parentadded stream-site nginx (diff)
new www stuff
Diffstat (limited to 'contrib/www/esc/index.php')
-rw-r--r--contrib/www/esc/index.php13
1 files changed, 0 insertions, 13 deletions
diff --git a/contrib/www/esc/index.php b/contrib/www/esc/index.php
deleted file mode 100644
index f4962af..0000000
--- a/contrib/www/esc/index.php
+++ /dev/null
@@ -1,13 +0,0 @@
-<!DOCTYPE HTML>
-<html>
-<head>
- <title>ESC Opening 2013 - Live Stream</title>
- <link rel="stylesheet" type="text/css" href="style.css">
-</head>
-<body>
- <h1>ESC Opening 2013 - Live Stream</h1>
- <center>
-<?php require_once('player.php'); ?>
- </center>
-</body>
-</html>