Skip to content
Snippets Groups Projects

hotline #159109 : fix CVS audio tracks detection

Merged Patrick Barroca requested to merge hotline#159109_extraits_sonores_856_ko into master
All threads resolved!
Compare and Show latest version
2 files
+ 32
17
Preferences
Compare changes
Files
2
@@ -38,7 +38,7 @@ class Class_NoticeUnimarc_Zone {
}
public function isLabel(string $label) : bool{
public function isLabel(string $label) : bool {
return $label == $this->_label;
}