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

fix RT

parent f8d27f49
Branches
Tags
2 merge requests!3297WIP: Master,!2979dev #34523 create dynamic facets on 686 classificationsdev #34523 create dynamic…
Pipeline #6343 failed with stage
in 27 minutes and 4 seconds
......@@ -207,7 +207,7 @@ class Class_Notice extends Storm_Model_Abstract {
'date_creation' => '',
'created_at' => null,
'type' => self::TYPE_BIBLIOGRAPHIC,
'z3950_retry' => ''];
'z3950_retry' => 0];
public function __construct() {
......
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