]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Controller/CustomVariableConfig.pm
Steuerzonen und Buchungsgruppen bearbeiten
[mfinanz.git] / SL / Controller / CustomVariableConfig.pm
index d07c8a990ce935614596c2946f801b9168c47af9..28ed17929df27c705737d5c6db0f8961926dd4b4 100644 (file)
@@ -9,6 +9,7 @@ use List::Util qw(first);
 use SL::DB::CustomVariableConfig;
 use SL::Helper::Flash;
 use SL::Locale::String;
+use Data::Dumper;
 
 use Rose::Object::MakeMethods::Generic (
   scalar                  => [ qw(config module module_description flags) ],