From b8ebc17dcd28fbbfdc91c6501c57f2377d73f4a3 Mon Sep 17 00:00:00 2001 From: Ty Clifford Date: Wed, 3 Jun 2026 02:45:54 -0400 Subject: [PATCH] - Thumbnail URL --- player/catalogue.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/player/catalogue.php b/player/catalogue.php index 2a99ced..676d5f2 100644 --- a/player/catalogue.php +++ b/player/catalogue.php @@ -77,7 +77,6 @@ render_head('Videos — TyClifford.com', '

no videos in the catalogue yet

- Go to Admin →
@@ -90,10 +89,10 @@ render_head('Videos — TyClifford.com', ' $vdur = (int)$v['duration']; $created = substr($v['created_at'], 0, 10); ?> - +
- <?= h($vtitle) ?> + <?= h($vtitle) ?>
NO THUMBNAIL