Bug 22417: Remove batch_record_modification from the non-plack list
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
This commit is contained in:
parent
20022fa721
commit
aaec87c80c
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@
|
|||
# don't break under plack/starman
|
||||
ProxyPass "/cgi-bin/koha/offline_circ/process_koc.pl" "!"
|
||||
ProxyPass "/cgi-bin/koha/tools/background-job-progress.pl" "!"
|
||||
ProxyPass "/cgi-bin/koha/tools/batch_record_modification.pl" "!"
|
||||
ProxyPass "/cgi-bin/koha/tools/batchMod.pl" "!"
|
||||
ProxyPass "/cgi-bin/koha/tools/manage-marc-import.pl" "!"
|
||||
ProxyPass "/cgi-bin/koha/tools/stage-marc-import.pl" "!"
|
||||
|
|
Loading…
Reference in a new issue