aboutsummaryrefslogtreecommitdiff
path: root/public/w/index.php
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2018-05-01 11:54:39 +0200
committervincent-peugnet <v.peugnet@free.fr>2018-05-01 11:54:39 +0200
commitdf7d23a090526aff78a60872f7ba5d1169cbc735 (patch)
tree774f83ddf46d5307a57145da07dd1cec98c41225 /public/w/index.php
parent5f2a948f5551f0c168e6572ba500724bddf4c576 (diff)
downloadwcms-df7d23a090526aff78a60872f7ba5d1169cbc735.tar.gz
wcms-df7d23a090526aff78a60872f7ba5d1169cbc735.zip
summary + correction zindex
Diffstat (limited to 'public/w/index.php')
-rw-r--r--public/w/index.php2
1 files changed, 1 insertions, 1 deletions
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');