Commit f75c79c6 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

bug with channel reading/parsing from exif

parent e4977e1e
......@@ -213,6 +213,8 @@ function elphel_specific_result_name($file){
$k=$chn+6;
}
}else{
$k = intval($exif['PageNumber'])+1;
}
}else{
......
Markdown is supported
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