Skip to content
Snippets Groups Projects
Commit 900daf65 authored by Laurent's avatar Laurent
Browse files

dev #29968 admin variable for limit loans duration

RT comments
parent 5592ff0c
Branches
Tags
3 merge requests!1132Hotline#29412 images des articles dans le resultat de recherche,!1120Master,!1113Dev #29968 admin variable for limit loans duration
......@@ -140,7 +140,6 @@ class Class_WebService_BibNumerique_Dilicom_Hub extends Class_WebService_Abstrac
public function endLoanDate($album) {
xdebug_break();
return $this->iso8601($this->_now +
$album->getUsageConstraints()->getLoanDuration() * 3600 * 24);
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment