new path for covers

master
Gilles Crettenand 11 years ago
parent 6669315735
commit 6c33a2490e

@ -158,7 +158,7 @@ class AudioBook extends DbMapping
}
if ($this->coverdisplay == 2) {
$this->cover = "http://fichiers.bsr-lausanne.ch:8089/Netbiblio3/images/covers/" . "Cover" . $this->id . "_Original.jpg";
$this->cover = "http://fichiers.bibliothequesonore.ch:8089/netbiblio/images/covers/" . "Cover" . $this->id . "_Original.jpg";
}
}

Loading…
Cancel
Save