27 Mar
2026
27 Mar
'26
1:53 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42200 --- Comment #9 from David Cook <dcook@prosentient.com.au> --- And the sci-main.pl... it does this: 112 my $timeout = C4::Context->preference('SelfCheckInTimeout') || 120; 113 $template->param( refresh_timeout => $timeout ); opac/sci/sci-main.pl And it just compares those seconds against an "idleTime" counter that incremented every 1000 milliseconds -- You are receiving this mail because: You are watching all bug changes.