X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/1c603341fc02e3a5a7b5126cd7df6478d2e34700..6c9ab8b5b01ddf0bf4fd7ab6e5a17aa87603e6b8:/SL/Chart.pm?ds=sidebyside 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();