https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18173 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy@rijksmuseum.nl --- Comment #4 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Looking around for return: offline_circ/process_koc.pl: 'return' => \&kocReturnItem, Definitely a bad choice for a hash key, but not relevant here.
From bug 16034 / Koha/ExternalContent/OverDrive.pm: =item C<return($id)> opac/svc/overdrive: $data{action} = eval { $od->return($id) }; A method called return ;) Not relevant too here.
Found nothing special with ->return or {return too. -- You are receiving this mail because: You are watching all bug changes.