Hide stream player on homepage #30
|
@ -9,7 +9,7 @@
|
||||||
<?php
|
<?php
|
||||||
// set this to 0 if there is something not working with the stream player code
|
// set this to 0 if there is something not working with the stream player code
|
||||||
// (people will still have the Streaming page with all the links to the streams)
|
// (people will still have the Streaming page with all the links to the streams)
|
||||||
if (1) {
|
if (0) {
|
||||||
?>
|
?>
|
||||||
<script>
|
<script>
|
||||||
var g_streams_info = [
|
var g_streams_info = [
|
||||||
|
|
Loading…
Reference in New Issue