Refactor
This commit is contained in:
parent
b1b2fdbe2e
commit
a364695dfc
1 changed files with 0 additions and 1 deletions
|
@ -203,7 +203,6 @@ class Page
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
|
|
||||||
<link rel="manifest" href="manifest.json" />
|
<link rel="manifest" href="manifest.json" />
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
if (defined('CHANNELS') && is_array(CHANNELS)) {
|
if (defined('CHANNELS') && is_array(CHANNELS)) {
|
||||||
$channels = CHANNELS;
|
$channels = CHANNELS;
|
||||||
|
|
Loading…
Reference in a new issue