Re: [phplib] problem with templates From: toby cabot (toby <email protected>)
Date: 06/24/00

Whoops!

Make that:

> Also a few lines later:
>
> while(list($h, $f) = each($handle)) {
> - $this->file[$h] = $this->filename($f);
> + $this->file[$h] = $f;
> }

Sorry,
Toby

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>