X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/777d9b30c494c0a6dfd86e638c16ef8b27658ed9..a19b92d1f0efeb313b18517452693b35e147063b:/SL/OE.pm diff --git a/SL/OE.pm b/SL/OE.pm index f5f439fce..b40c06a74 100644 --- a/SL/OE.pm +++ b/SL/OE.pm @@ -41,6 +41,8 @@ use SL::CVar; use SL::DBUtils; use SL::IC; +use strict; + =head1 NAME OE.pm - Order entry module