summaryrefslogtreecommitdiff
path: root/contrib/www/2012/embed-orf.php
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/www/2012/embed-orf.php')
-rw-r--r--contrib/www/2012/embed-orf.php21
1 files changed, 0 insertions, 21 deletions
diff --git a/contrib/www/2012/embed-orf.php b/contrib/www/2012/embed-orf.php
deleted file mode 100644
index 168b53f..0000000
--- a/contrib/www/2012/embed-orf.php
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE HTML>
-<html>
-<head>
- <title>Elevate Festival 2012 - Live Stream</title>
- <link rel="stylesheet" type="text/css" href="style.css">
- <style>
- body {
- margin: 0;
- padding: 0;
- };
- </style>
-</head>
-<body>
- <center>
-<?php
-$EMBED=3;
-require_once('player.php');
-?>
- </center>
-</body>
-</html>