From df7d23a090526aff78a60872f7ba5d1169cbc735 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Tue, 1 May 2018 11:54:39 +0200 Subject: summary + correction zindex --- public/w/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/w') diff --git a/public/w/index.php b/public/w/index.php index 38a4132..d961d56 100644 --- a/public/w/index.php +++ b/public/w/index.php @@ -81,7 +81,7 @@ if (isset($_GET['id'])) { $titre = $art->titre(); } } -$aff->head($titre); +$aff->head($titre, 'w'); -- cgit v1.2.3