Die bei Lx-Office mitgelieferten Perl-Module, die nicht zu Lx-Office selber gehören...
[kivitendo-erp.git] / am.pl
diff --git a/am.pl b/am.pl
index 7e111f3..d5124e8 100755 (executable)
--- a/am.pl
+++ b/am.pl
 #
 #######################################################################
 
+BEGIN {
+  push(@INC, "modules");
+}
+
 # setup defaults, DO NOT CHANGE
 $userspath  = "users";
 $templates  = "templates";