A fix for my fix of src/src. Now all basename-deriving code is located in
[squirrelmail.git] / src / signout.php
2002-04-06 graf25A fix for my fix of src/src. Now all basename-deriving...
2002-04-06 graf25Well, apparently base_uri gets destroyed with the session.
2002-04-06 graf25OK, so it wants a trailing slash...
2002-04-06 graf25This will hopefully solve the src/src problem. I am...
2002-01-28 kinkFixed formatting on these files.
2002-01-27 teepe_top frame problem fix
2002-01-25 teepeallow sm to be in an embedded frame
2002-01-23 kinkReplaced hard-coded colors with theme colors.
2002-01-22 teepeehh, hmm: include -> require
2002-01-19 teepesome more fixes to solve the vhost problem (icy cold...
2001-12-26 teepesome more html cleanup provided by Dave Huang
2001-12-23 thomppjGetting ready for 1.2.0 release.
2001-12-13 thomppjAdded option to do data and attachment directory hashin...
2001-12-02 thomppjCode cleanup brigage...
2001-11-21 philippe_mingo(c) stuff
2001-11-14 teepecleanup of all code using delimiter
2001-11-01 teepefixed delimiter presence when not connected to imap...
2001-09-26 philippe_mingoOperation "foo_once".
2001-05-16 allah03Adding a hook on the signout page within the HTML output.
2001-05-15 fidian* More minor changes
2001-05-15 fidian* Moved load_prefs.php and display_page.php (or whateve...
2001-04-26 fidian* To reduce on errors, I moved the includes for config...
2001-04-22 lkehresman* added signout_page option to redirect after signout
2001-04-22 lkehresman*** empty log message ***
2001-04-20 fidian* Fixed error when logging out
2001-04-19 fidian* Got bored and copied all the validate.php and define...
2001-03-09 palloMerged from stable branch: added missing quote
2001-02-09 fidian* <?= ?> tags changed to <?php echo ?>
2001-02-09 fidian* Removed all of the echo statements
2001-02-09 lbergmanreplaced "foo" with 'foo' while doing other
2001-02-06 fidian* Very minor bugfixes
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2000-10-21 fidianAdded html_top and html_bottom hooks to read_body for...
2000-08-17 gpadghamapplied Patch #101198 There was an inconsistancy,...
2000-08-03 lkehresmanadded css theme stuff to signout.php
2000-07-05 gustavfFixed some problems with cookies bein set wrong when...
2000-06-20 gustavfFixed translations in signout.php. Moved setting of...
2000-04-27 oricnAdded a quick fix for th gettext _ function as page_hea...
2000-04-20 lkehresmanfixed signout problem with deleting session 2x
2000-04-12 nehresmachanged log in method back to using cookies. also...
2000-04-11 lkehresmanchanged <? to <?php in everything
2000-04-10 lkehresmanfixed a few places where cookies were still being set
2000-04-10 nehresmaadded use of PHP's session management
2000-04-10 lkehresmanAdded email addr parsing, added bugfix for boundary...
2000-03-05 lkehresmanRemoved font tags
2000-03-02 gustavfFixed a few bugs when setting language.
2000-01-13 serekadded gettext support.
2000-01-06 lkehresmanRewrote SMTP functions, now includes error correction...
2000-01-06 lkehresmanAdded "Themes" to personal preferences
1999-12-15 lkehresmanadded color customization
1999-11-23 lkehresmanphp refrences updated
1999-11-23 lkehresmanUpdated all php3's to php's