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:
0054c77
)
Fehlende Dateien in Helper/ALL ergänzt
author
Sven Schöling
<s.schoeling@linet-services.de>
Wed, 23 Dec 2015 10:03:56 +0000
(11:03 +0100)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Wed, 23 Dec 2015 10:03:56 +0000
(11:03 +0100)
SL/DB/Helper/ALL.pm
patch
|
blob
|
history
diff --git
a/SL/DB/Helper/ALL.pm
b/SL/DB/Helper/ALL.pm
index
356d831
..
bce48ca
100644
(file)
--- a/
SL/DB/Helper/ALL.pm
+++ b/
SL/DB/Helper/ALL.pm
@@
-9,6
+9,10
@@
use SL::DB::AuthClientUser;
use SL::DB::AuthClientGroup;
use SL::DB::AuthGroup;
use SL::DB::AuthGroupRight;
+use SL::DB::AuthMasterRight;
+use SL::DB::AuthSchemaInfo;
+use SL::DB::AuthSession;
+use SL::DB::AuthSessionContent;
use SL::DB::AuthUser;
use SL::DB::AuthUserConfig;
use SL::DB::AuthUserGroup;