Date: 08/10/01
- Next message: Richard Archer: "Re: [phplib] $ bug in template.inc"
- Previous message: Daniel Bondurant: "[phplib] $ bug in template.inc"
- In reply to: Daniel Bondurant: "[phplib] $ bug in template.inc"
- Next in thread: Richard Archer: "Re: [phplib] $ bug in template.inc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, 10 Aug 2001, Daniel Bondurant wrote:
> has the $$ template bug in phplib for php 4.04 and higher been fixed?
> I am still having the problem with 7.2d and php 4.0.56
>
>
> the line in question is 109 of template.inc
> $str = preg_replace($reg, "{"."$name}", $str);
>
>
Check out the tempalte.inc in the php-lib-stable CVS module at the
SourceForge site. Richard Archer just made some changes, see if it breaks
your code or fixes.
-n
-- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- nathan hruby / digital statement nathan <email protected> http://www.dstatement.com/Public GPG key can be found at: http://www.dstatement.com/nathan-gpg-key.txt ED54 9A5E 132D BD01 9103 EEF3 E1B9 4738 EC90 801B -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-- Abbestellen mit Mail an: phplib-unsubscribe <email protected> Kommandoliste mit Mail an: phplib-help <email protected>
- Next message: Richard Archer: "Re: [phplib] $ bug in template.inc"
- Previous message: Daniel Bondurant: "[phplib] $ bug in template.inc"
- In reply to: Daniel Bondurant: "[phplib] $ bug in template.inc"
- Next in thread: Richard Archer: "Re: [phplib] $ bug in template.inc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

