cvs commit: horde/docs CHANGES horde/lib Notification.php horde/lib/Notification status.php

Chuck Hagenbuch chuck@horde.org
Tue, 29 Jan 2002 07:23:01 -0800 (PST)


chuck       2002/01/29 07:23:01 PST

  Modified files:
    docs                 CHANGES 
    lib                  Notification.php 
    lib/Notification     status.php 
  Log:
  The message stack wasn't correctly persistent when register_globals was Off,
  but it didn't shift things correctly when it was On. It works for both cases
  now.
  
  Revision  Changes    Path
  1.243     +2 -1      horde/docs/CHANGES
  1.7       +14 -10    horde/lib/Notification.php
  1.7       +3 -3      horde/lib/Notification/status.php

  Chora Links:
  http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.242&r2=1.243&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Notification.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Notification/status.php?r1=1.6&r2=1.7&ty=u