Added /data/custom/customlib_honeypot to newsletter-transport.pl
This commit is contained in:
parent
dd9150a1a8
commit
c029637c1a
1 changed files with 5 additions and 5 deletions
|
|
@ -4,6 +4,7 @@ BEGIN {
|
||||||
unshift @INC, qw(
|
unshift @INC, qw(
|
||||||
/data/custom/webgui_newsletter/lib
|
/data/custom/webgui_newsletter/lib
|
||||||
/data/WebGUI/lib
|
/data/WebGUI/lib
|
||||||
|
/data/custom/customlib_honeypot
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -99,4 +100,3 @@ sub closeSession {
|
||||||
|
|
||||||
$session->close;
|
$session->close;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue