From 58514668410cb902dab613221a8e7f963cc36317 Mon Sep 17 00:00:00 2001 From: polo Date: Sun, 26 Jul 2026 19:29:53 +0200 Subject: versioning fichiers CSS et JS --- view/album.php | 23 ++++++----------------- 1 file changed, 6 insertions(+), 17 deletions(-) (limited to 'view/album.php') diff --git a/view/album.php b/view/album.php index 6fcca36..e568aa2 100644 --- a/view/album.php +++ b/view/album.php @@ -2,29 +2,18 @@ // view/album.php // variable $css -// utilise discographie.css -ob_start(); -?> - - - - - - - -'; } -$js = ob_get_clean(); // variable $header ob_start(); -- cgit v1.2.3