X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FChart.pm;h=ad9ad809503f7b0bb49af7978cdf8ba734912343;hb=f3324b5ad66924333bf2a313974f6d4d21932707;hp=5d3c7d334692fad849b8d93f9e7c6b289070bb3f;hpb=f7c9046f3d5014fd964ac9f85b3d124ffc4aeb4f;p=kivitendo-erp.git 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();