[cvs] commit: framework/Template Template.php

Jan Schneider jan at horde.org
Wed Jun 9 16:05:30 PDT 2004


jan         2004-06-09 16:05:30 PDT

  Modified files:
    Template             Template.php 
  Log:
  We used String:: methods here to avoid inifinite loops, but instead they seem
  to cause them. Regular string functions should be save here because we only
  extract tags that are ascii anyway, so we shouldn't have problems with
  string boundaries inside multibyte characters. That's the theory.
  
  Bug: 189
  
  Revision  Changes    Path
  1.32      +6 -6      framework/Template/Template.php

  Chora Links:
  http://cvs.horde.org/diff.php/framework/Template/Template.php?r1=1.31&r2=1.32&ty=u


More information about the cvs mailing list