projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
560f649
)
Fehlende Dateien in SL::DB::Helper::ALL
author
Sven Schöling
<s.schoeling@linet-services.de>
Mon, 24 Jun 2013 17:07:39 +0000
(19:07 +0200)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Tue, 25 Jun 2013 12:22:36 +0000
(14:22 +0200)
SL/DB/Helper/ALL.pm
patch
|
blob
|
history
diff --git
a/SL/DB/Helper/ALL.pm
b/SL/DB/Helper/ALL.pm
index
9962406
..
6bc06ca
100644
(file)
--- a/
SL/DB/Helper/ALL.pm
+++ b/
SL/DB/Helper/ALL.pm
@@
-23,6
+23,8
@@
use SL::DB::Chart;
use SL::DB::Contact;
use SL::DB::CsvImportProfile;
use SL::DB::CsvImportProfileSetting;
+use SL::DB::CsvImportReport;
+use SL::DB::CsvImportReportRow;
use SL::DB::Currency;
use SL::DB::CustomVariable;
use SL::DB::CustomVariableConfig;