new path for covers
This commit is contained in:
@@ -158,7 +158,7 @@ class AudioBook extends DbMapping
|
|||||||
}
|
}
|
||||||
|
|
||||||
if ($this->coverdisplay == 2) {
|
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";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user