PHP 4.3.1 apparently doesn't allow anymore assigning of the same
function name twice which FastTemplates still does around line 630 with
function "clear_assign" for a perl module alias.
So Fast Template users beware!
Alfred
On Fri, 2003-04-04 at 19:17, Travel Jadoo wrote:
> We upgraded the server to PHP 4.3.1 but now my Fast Templates include
> file doesn't work.
>
> Odd thing is that a test as follows doesn't generate a response as if
> the file cannot be read.
>
> ft.inc:
> echo 'test';
>
> class etc
>
> ?>
>
> Anyone got any ideas?
>
> Alfred
>
> --
> www.traveljadoo.com -We add magic to your travel
--
www.traveljadoo.com -We add magic to your travel
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php