=h($m['title'])?>
=h($m['description'])?>
diff --git a/index.php b/index.php index a1622a7..80821c1 100644 --- a/index.php +++ b/index.php @@ -87,7 +87,7 @@ usort($videos, function($a, $b) use ($videoCache) { $page=max(1,(int)($_GET['page']??1)); $per=$config['items_per_page']; $total=count($videos); $pages=max(1,(int)ceil($total/$per)); $page=min($page,$pages); $slice=array_slice($videos,($page-1)*$per,$per); ?>

Bubulescu.Org

Bubulescu.Org
No videos yet.
=h($m['description'])?>

Bubulescu.Org

Bubulescu.Org
Bubulescu.Org
No orphan videos.
=page_links('videos',$videoPage,$videoPages)?>