corrected ING in webgui-transport.pl

This commit is contained in:
Arjan Widlak 2018-10-23 03:35:59 +02:00
parent c029637c1a
commit 5a2e9e9e4f

View file

@ -4,7 +4,7 @@ BEGIN {
unshift @INC, qw(
/data/custom/webgui_newsletter/lib
/data/WebGUI/lib
/data/custom/customlib_honeypot
/data/custom/customlib_honeypot/lib
);
}