X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/55170a93996275faa91ca6efd6d0dfb385ab4bd4..e14cb525c640cb15bb6b2dfb62ccebbe78cb45cd:/SL/Drafts.pm diff --git a/SL/Drafts.pm b/SL/Drafts.pm index 7298f5c1d..16111af9c 100644 --- a/SL/Drafts.pm +++ b/SL/Drafts.pm @@ -36,7 +36,7 @@ sub get_module { return ($module, $submodule); } -my @dont_save = qw(login password stylesheet action); +my @dont_save = qw(login password action); sub save { $main::lxdebug->enter_sub();