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:
666f9ee
)
"developer" schreibt man mit nur einem "p".
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Fri, 17 Feb 2006 09:09:34 +0000
(09:09 +0000)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Fri, 17 Feb 2006 09:09:34 +0000
(09:09 +0000)
SL/Form.pm
patch
|
blob
|
history
diff --git
a/SL/Form.pm
b/SL/Form.pm
index
a77c302
..
afdbd03
100644
(file)
--- a/
SL/Form.pm
+++ b/
SL/Form.pm
@@
-418,7
+418,7
@@
sub parse_html_template {
if (-f "templates/webpages/${file}_" . $main::myconfig{"countrycode"} .
".html") {
- if ((-f ".develop
p
er") &&
+ if ((-f ".developer") &&
(-f "templates/webpages/${file}_master.html") &&
((stat("templates/webpages/${file}_master.html"))[9] >
(stat("templates/webpages/${file}_" . $main::myconfig{"countrycode"} .