[cvs] commit: troll article.php cancel.php groupview.php post.php
threadoverview.php troll/lib NNTP.php Troll.php troll/lib/MIME
Contents.php Headers.php
Michael M Slusarz
slusarz at curecanti.org
Wed Mar 30 23:10:13 PST 2005
slusarz 2005-03-30 23:10:13 PST
Modified files:
. article.php cancel.php groupview.php
post.php threadoverview.php
lib NNTP.php Troll.php
lib/MIME Contents.php Headers.php
Log:
Clean up the way we access the NNTP stream and the Troll_NNTP object. Both
are now instantiated in base.php eliminating the need to have code in
every script. Additionally, the stream is more correctly placed in
GLOBALS rather than _SESSION since the stream must be destroyed at the end
of each page load.
Revision Changes Path
1.36 +3 -6 troll/article.php
1.21 +2 -5 troll/cancel.php
1.53 +4 -6 troll/groupview.php
1.38 +4 -8 troll/lib/MIME/Contents.php
1.6 +2 -2 troll/lib/MIME/Headers.php
1.7 +4 -24 troll/lib/NNTP.php
1.96 +3 -3 troll/lib/Troll.php
1.50 +4 -6 troll/post.php
1.31 +5 -8 troll/threadoverview.php
Chora Links:
http://cvs.horde.org/diff.php/troll/article.php?r1=1.35&r2=1.36&ty=u
http://cvs.horde.org/diff.php/troll/cancel.php?r1=1.20&r2=1.21&ty=u
http://cvs.horde.org/diff.php/troll/groupview.php?r1=1.52&r2=1.53&ty=u
http://cvs.horde.org/diff.php/troll/lib/MIME/Contents.php?r1=1.37&r2=1.38&ty=u
http://cvs.horde.org/diff.php/troll/lib/MIME/Headers.php?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/troll/lib/NNTP.php?r1=1.6&r2=1.7&ty=u
http://cvs.horde.org/diff.php/troll/lib/Troll.php?r1=1.95&r2=1.96&ty=u
http://cvs.horde.org/diff.php/troll/post.php?r1=1.49&r2=1.50&ty=u
http://cvs.horde.org/diff.php/troll/threadoverview.php?r1=1.30&r2=1.31&ty=u
More information about the cvs
mailing list