Re: [Phplib-users] Set_File Error
Brought to you by:
nhruby,
richardarcher
|
From: Sven <Deb...@Ko...> - 2004-12-19 13:11:48
|
Hello
> Here is what I assume to be the appropriate line of code from the
> page:
>
> $t->set_file("page" . $OUT_TEMPLATE);
$t->set_file("page" , $OUT_TEMPLATE);
^^^
--
ciao Sven
|