[cvs] commit: imp/lib Filter.php

Michael M Slusarz slusarz@bigworm.colorado.edu
Mon, 19 Aug 2002 14:51:20 -0700 (PDT)


slusarz     2002/08/19 14:51:20 PDT

  Modified files:
    lib                  Filter.php 
  Log:
  Brainfart - when registering a shutdown function it makes a whole hell of a
  lot of sense to use a _pointer_ to the object/class instead of a _copy_
  of the object/class - obviously, when using a copy, it will only see changes
  that took place to data up to the point of registering the shutdown
  function.
  
  Revision  Changes    Path
  1.26      +3 -13     imp/lib/Filter.php

  Chora Links:
  http://cvs.horde.org/diff.php/imp/lib/Filter.php?r1=1.25&r2=1.26&ty=u