X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/3d967be3d2f32e2b00f5f55769edcbf5be866ce6..76c486e3bf157e844b0cf11828d55dae2cb7e439:/SL/RecordLinks.pm diff --git a/SL/RecordLinks.pm b/SL/RecordLinks.pm index fa5de38f7..09fd642c1 100644 --- a/SL/RecordLinks.pm +++ b/SL/RecordLinks.pm @@ -5,6 +5,8 @@ use SL::DBUtils; use Data::Dumper; use List::Util qw(reduce); +use strict; + sub create_links { $main::lxdebug->enter_sub();