Parent Directory | Revision Log | Revision Graph | Patch
Revision 1.1 by unnilennium, Wed Apr 20 10:34:09 2016 UTC | Revision 1.2 by unnilennium, Thu Apr 21 04:35:53 2016 UTC | |
---|---|---|
# | Line 6 | Line 6 |
6 | } else { | } else { |
7 | - if ($i != 5) { | - if ($i != 5) { |
8 | + if ($i == 3) { | + if ($i == 3) { |
9 | + unlink("$LIST_DIR/$listname/fromheader"); warn "delete $LIST_DIR/$listname/fromheader"; | + unlink("$LIST_DIR/$listname/fromheader"); |
10 | + } | + } |
11 | + elsif ($i != 5) { | + elsif ($i != 5) { |
12 | # everything except for the "owner" attribute: | # everything except for the "owner" attribute: |
|
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |