Revision 8e123753
Von Moritz Bunkus vor fast 19 Jahren hinzugefügt
SL/Form.pm | ||
---|---|---|
418 | 418 |
|
419 | 419 |
if (-f "templates/webpages/${file}_" . $main::myconfig{"countrycode"} . |
420 | 420 |
".html") { |
421 |
if ((-f ".developper") &&
|
|
421 |
if ((-f ".developer") && |
|
422 | 422 |
(-f "templates/webpages/${file}_master.html") && |
423 | 423 |
((stat("templates/webpages/${file}_master.html"))[9] > |
424 | 424 |
(stat("templates/webpages/${file}_" . $main::myconfig{"countrycode"} . |
Auch abrufbar als: Unified diff
"developer" schreibt man mit nur einem "p".