$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-02-13 20:00:07
Rene Rivera wrote:
> Jonathan Turkanis wrote:
>> Sorry, I forgot to include a descriptive subject line.
>
> From quickly reading the inspect code.. It looks like the reason is
> because it looks for things like SRC="..." while you have SRC='...'.
Okay, thanks. I didn't realize there was such a strong preference for
double-quotes. I'll fix my docs.
Jonathan