Beim Speichern einfach in allen Einheiten nach der ausgewählten Einheit suchen.
[kivitendo-erp.git] / am.pl
diff --git a/am.pl b/am.pl
index 2860f61..e48b979 100755 (executable)
--- a/am.pl
+++ b/am.pl
@@ -51,6 +51,7 @@ use SL::Form;
 use SL::Locale;
 
 eval { require "lx-erp.conf"; };
+eval { require "lx-erp-local.conf"; } if -f "lx-erp-local.conf";
 
 require "bin/mozilla/common.pl";