Revert "Use /lists suffix, as it seems hardcoded somewhere in PHPList"

This reverts commit 88972d5545.
This commit is contained in:
Daniel Berteaud 2016-02-22 11:48:22 +01:00
parent e0d050eb9a
commit c125388836
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ $conf->{'applicationList'}->{'010apps'}->{'phplist'} = {
'logo' => 'phplist.png',
'name' => 'Listes de diffusion',
'description' => 'PHPList',
'uri' => "https://news.$domain/lists/admin",
'uri' => "https://news.$domain/admin",
'display' => 'auto'
},
'type' => 'application'