In article <Pine.SUN.3.96.1000225152517.11944o-100000 at invisible.eskimo.com>,
Robert Dinse <nanook at eskimo.com> wrote;
} I can demonstrate that it's not adding the header line. Why I do not
} understand.
if (HDR(_path) == NULL) {
/* no Path header included */
HDR(_path) = PATHMASTER;
} else {
/* do nothing, since it has Path header */
}
--
Katsuhiro Kondou