diff --git a/www/header-2.php b/www/header-2.php index e4f3d67..b710034 100644 --- a/www/header-2.php +++ b/www/header-2.php @@ -4,7 +4,9 @@ { $path=$_GET["q"]; } - + + $files = glob("./content/PreMuxed/*.*"); + $count = count($files); ?> @@ -19,7 +21,9 @@ - +