[cvs] commit: horde/lib Horde.php
Chuck Hagenbuch
chuck@horde.org
Sun, 28 Jul 2002 22:09:15 -0700 (PDT)
chuck 2002/07/28 22:09:15 PDT
Modified files:
lib Horde.php
Log:
Fix a few variable names, and change Horde::formInput() so that it only gives
a session id if one is needed - i.e., no cookies. This is controllable by the
same arguments that Horde::url() takes in $append_session: 0 = only if needed;
1 = always, -1 = never. The default is 0.
Revision Changes Path
1.184 +22 -10 horde/lib/Horde.php
Chora Links:
http://cvs.horde.org/diff.php/horde/lib/Horde.php?r1=1.183&r2=1.184&ty=u