mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Update activechannels.php
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
$dir = scandir('../lists');
|
$dir = scandir('./lists');
|
||||||
$channels = array();
|
$channels = array();
|
||||||
$all_channels = array();
|
$all_channels = array();
|
||||||
$time = 60*60*24*4; //4 dager
|
$time = 60*60*24*4; //4 dager
|
||||||
|
|||||||
Reference in New Issue
Block a user