summaryrefslogtreecommitdiff
path: root/contrib/www/lac/embed.php
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2013-05-05 14:56:55 +0200
committerChristian Pointner <equinox@spreadspace.org>2013-05-05 14:56:55 +0200
commit243a6d2231e9b8c127b96b74deac27d4e4f21155 (patch)
treef1ddde3705c24c24e13295ca4e30494466530bd4 /contrib/www/lac/embed.php
parentimproved output of hls/install.sh (diff)
moved to medium as default for lac
Diffstat (limited to 'contrib/www/lac/embed.php')
-rw-r--r--contrib/www/lac/embed.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/www/lac/embed.php b/contrib/www/lac/embed.php
index 5880fa1..8227f5d 100644
--- a/contrib/www/lac/embed.php
+++ b/contrib/www/lac/embed.php
@@ -13,7 +13,7 @@
<body>
<center>
<?php
-$EMBED=2;
+$EMBED=1;
require_once('player.php');
?>
</center>