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:
ea707ef
)
strict deaktivieren, solange upgradescripte nicht strict sind.
author
Sven Schöling
<s.schoeling@linet-services.de>
Mon, 29 Dec 2008 16:14:30 +0000
(16:14 +0000)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Mon, 29 Dec 2008 16:14:30 +0000
(16:14 +0000)
SL/User.pm
patch
|
blob
|
history
diff --git
a/SL/User.pm
b/SL/User.pm
index
a50ca96
..
d95a067
100644
(file)
--- a/
SL/User.pm
+++ b/
SL/User.pm
@@
-34,7
+34,7
@@
package User;
-use strict;
+
#
use strict;
use IO::File;
use Fcntl qw(:seek);