X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/ff159a4d47b9a2d10744dcfc23da2c63605c8a32..eeb5375ee7727c956cc357cc8f90b19d1bfe80b9:/SL/DB/AuthUser.pm diff --git a/SL/DB/AuthUser.pm b/SL/DB/AuthUser.pm index 2565d067f..07c7c983f 100644 --- a/SL/DB/AuthUser.pm +++ b/SL/DB/AuthUser.pm @@ -11,7 +11,9 @@ use SL::DB::Helper::Util; use constant CONFIG_VARS => qw(copies countrycode dateformat timeformat default_media default_printer_id email favorites fax hide_cvar_search_options mandatory_departments menustyle name numberformat show_form_details signature stylesheet taxincluded_checked tel - template_format focus_position form_cvars_nr_cols item_multiselect); + template_format focus_position form_cvars_nr_cols item_multiselect + follow_up_notify_by_email + ); __PACKAGE__->meta->add_relationship( groups => {