[cvs] commit: horde/docs CHANGES horde/lib Maintenance.php horde
maintenance.php imp/lib IMP.php
Michael M Slusarz
slusarz@bigworm.colorado.edu
Thu, 6 Jun 2002 15:55:25 -0700 (PDT)
slusarz 2002/06/06 15:55:25 PDT
Modified files:
docs CHANGES
lib Maintenance.php
. maintenance.php
lib IMP.php
Log:
Massive overhaul of the Maintenance:: framework.
As Chuck noted, the previous implementation was "a lot more complicated than
I expected" - hopefully the new way is better.
Namely, I use SessionCache objects to much more intuitively parse through
the task list.
Also, various doc cleanups, isset()->array_key_exists(), new factory()
method, other stuff.
Revision Changes Path
1.286 +2 -0 horde/docs/CHANGES
1.15 +336 -296 horde/lib/Maintenance.php
1.10 +10 -9 horde/maintenance.php
1.276 +9 -5 imp/lib/IMP.php
Chora Links:
http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.285&r2=1.286&ty=u
http://cvs.horde.org/diff.php/horde/lib/Maintenance.php?r1=1.14&r2=1.15&ty=u
http://cvs.horde.org/diff.php/horde/maintenance.php?r1=1.9&r2=1.10&ty=u
http://cvs.horde.org/diff.php/imp/lib/IMP.php?r1=1.275&r2=1.276&ty=u