Skip to content
Snippets Groups Projects
Commit 69e88580 authored by Patrick Barroca's avatar Patrick Barroca :grin:
Browse files

rel #27461 : fix atCoffeeTime return value

parent c4e40ab4
Branches
Tags
4 merge requests!1267Master,!1208Dev#27641 renvois bnf auteur mot matieres,!1194Dev#27641 renvois bnf auteur mot matieres,!1174Dev #27641 les renvois d autorites bnf auteur et mot matieres sont perdus a l import total suivant bron
......@@ -45,7 +45,6 @@ class TimeSourceForTest extends Class_TimeSource {
public function atCoffeeTime() {
$this->_time = strtotime(date('Y-m-d', $this->_time) . ' 16:00:00');
return $this;
}
}
?>
\ No newline at end of file
}
\ No newline at end of file
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