%myconfig ist ein Hash.
[kivitendo-erp.git] / scripts / spawn_oo.pl
index 387961e..03e5afd 100755 (executable)
@@ -1,5 +1,9 @@
 #!/usr/bin/perl
 
+BEGIN {
+  push(@INC, "modules");
+}
+
 use DBI;
 use Data::Dumper;