summaryrefslogtreecommitdiff
path: root/scripts/vouchers.pl
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/vouchers.pl')
-rw-r--r--scripts/vouchers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/vouchers.pl b/scripts/vouchers.pl
index 1b5569d1..ac0b111f 100644
--- a/scripts/vouchers.pl
+++ b/scripts/vouchers.pl
@@ -384,5 +384,5 @@ sub batch_delete {
search_batch($request);
}
-eval { do "scripts/custom/Voucher.pl"};
+eval { do "scripts/custom/vouchers.pl"};
1;