on second thought, revise r12527 to use one, generic constant
[squirrelmail.git] / src / signout.php
2007-07-14 kinkon second thought, revise r12527 to use one, generic...
2007-07-14 kinkFix test for signout.php in the logged in check in...
2007-01-13 kinkincrement year in copyright notices
2007-01-03 pdontthinkAlways add $base_uri to templates
2007-01-03 pdontthinkUse checkForJavascrip() instead of $javascript_on
2006-12-10 pdontthinkMassive update to plugin system architecture. Please...
2006-11-04 pdontthinkPlay it a little safer when reassigning login uri
2006-11-04 pdontthinkMake login uri dynamic
2006-10-09 stekkelerrorhandler class was included twice
2006-10-05 stevetruckstuffAdd javascript_on to the list of variables that are...
2006-10-02 pdontthinkAbstract getting the default template
2006-09-28 pdontthinkMisc template changs
2006-08-28 stevetruckstuffCorrect error on logout
2006-08-25 stevetruckstuffMake sure the error handler is setup, and that icons...
2006-08-01 kinktemplating for signout
2006-07-22 tokulLocation: header automatically adds 302 Status header...
2006-07-11 kinkadd code to reinitialize the templating for the case...
2006-04-05 stekkelCentralized init
2006-02-05 tokulswitched doctype to standard compliance mode
2006-01-28 kinkmissing ';'
2006-01-28 stekkel* added footer template which also takes care of displa...
2006-01-23 tokulcopyright update
2005-11-22 janglissFix for errors in foreach when you didn't hit compose...
2005-11-21 kink* Centralise the attachment deleting code into the...
2005-09-18 jervforsphpDocumentor updates
2005-06-04 jervforsFormatting and adding FIXME to addressbook.php
2005-04-23 jervforsTrimming whitespace and replacing tabs
2005-04-06 kinksome html-fixes
2005-04-04 kinkadd robots tag here for completeness' sake
2005-03-18 pdontthinkRoll back signout.php changes and move the fix to auth...
2005-01-07 jervforsReplacing tabs with spaces, trimming white space at...
2004-12-27 kinkIncrement year in copyright notice.
2004-12-09 tokullanguage must be set before using gettext functions
2004-11-21 kinkWhen you reload signout.php you get an error that you...
2004-11-02 jervforsReplacing tabs with spaces, trimming white space at...
2004-08-11 jervforsXHTML fixes
2004-05-13 jervforsI18n string fix
2004-04-12 tokulfixing phpdoc warnings re:SM_PATH. Moving Id tags to...
2004-02-24 kinkWe're living in 2004 now... perl is your friend for...
2003-10-29 tassiumphpdocumentor preparation and a few corrections to...
2003-03-11 kinkMore cleanup. This dir all done.
2003-03-04 pdontthinkThe logout_above_text hook was misplaced. Got it back...
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-12-24 kinkFix accidental short open tag
2002-12-22 kinkA small start in making Sqm XHTML 1.0 valid
2002-12-17 kinkUnreverse the order of do_hook and sqsession_destroy...
2002-10-06 stekkelsqsession_destroy
2002-09-21 kinkStart some register_globals = off fixes:
2002-09-06 thomppjA terrible pile of things done to the code. Did a littl...
2002-09-06 thomppjPart 1 of switch to use of SM_PATH with require_once.
2002-08-06 stekkeltypo
2002-06-27 philippe_mingobugfix
2002-06-26 philippe_mingor2l by yoav
2002-04-12 graf25Just fixing a bug I ran across where attachments was...
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.
next