X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/f7c9046f3d5014fd964ac9f85b3d124ffc4aeb4f..a0d9f09a2e63f0be9eda333ab7fa78679ea55759:/SL/Chart.pm diff --git a/SL/Chart.pm b/SL/Chart.pm index 5d3c7d334..ad9ad8095 100644 --- a/SL/Chart.pm +++ b/SL/Chart.pm @@ -1,10 +1,10 @@ package SL::Chart; -use strict; - use SL::Form; use SL::DBUtils; +use strict; + sub list { $main::lxdebug->enter_sub();