Happy 2017
[squirrelmail.git] / src / view_header.php
2017-01-27 pdontthinkHappy 2017
2016-01-01 pdontthinkHappy New Year
2015-01-03 pdontthinkHappy 2015
2014-01-21 pdontthinkVariable name correction
2014-01-21 pdontthinkAdd advanced control over the SSL context used when...
2014-01-01 pdontthinkHappy 2014
2013-07-26 jervforsUpdate copyright
2012-12-09 kinkReplace calls to htmlspecialchars() with sm_encode_html...
2012-01-02 pdontthinkUpdating copyrights. Happy New Year.
2011-01-06 pdontthinkHappy New Year!
2010-01-25 pdontthinkUpdate copyrights to 2010
2009-09-29 jervforsThe copyright symbol isn't really needed since the...
2009-07-29 pdontthinkStop using deprecated ereg() functions (#2820952)
2009-04-15 jervforsThere are too many modified files being committed witho...
2009-02-01 pdontthinkAdd compatibility with Dovecot's bigint UIDs
2007-07-14 kinkadd PAGE_NAME constant to every page under src/.
2007-01-13 kinkincrement year in copyright notices
2006-10-19 stevetruckstuffTemplate for view header feature.
2006-08-05 kinkDo not pass the $key to sqimap_login, that takes care...
2006-04-05 stekkelCentralized init
2006-01-28 stekkel* added footer template which also takes care of displa...
2006-01-23 tokulcopyright update
2005-11-06 tokul$first should not cause e_notice errors, but it still...
2005-11-06 tokulinitialize $second var in order to prevent variable...
2005-11-06 janglissUndefined variable in view_header. Need to see if...
2005-09-18 jervforsphpDocumentor updates
2005-04-23 jervforsTrimming whitespace and replacing tabs
2005-04-06 kinksome html-fixes
2004-12-27 kinkIncrement year in copyright notice.
2004-11-02 jervforsReplacing tabs with spaces, trimming white space at...
2004-11-01 cigamitRemoved variables that were initialized, but never...
2004-08-15 jervforsIndentation fixes and minor cleanups
2004-08-11 jervforsXHTML fixes
2004-04-12 tokulfixing phpdoc warnings re:SM_PATH. Moving Id tags to...
2004-03-15 kinkRemove almost all left overs of our non-uid-imap-server...
2004-02-24 kinkWe're living in 2004 now... perl is your friend for...
2003-12-01 cigamitBack out support for using SM without Frames
2003-12-01 cigamitAdded support for using Squirrelmail without frames
2003-10-29 tassiumphpdocumentor preparation and a few corrections to...
2003-06-15 kinkDo not turn references and in-reply-to headers into...
2003-03-09 ebullientadded explicit include of global.php
2003-03-08 janglissA few more unnecessary urldecodes when not needed....
2003-03-03 ebullientLots of changes for variable initialization - clean...
2003-02-28 stekkelcharset encode /decode fixes
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-09-25 stekkelinitialize f, replace if elseif .. by switch statement...
2002-09-22 kinkEven more rg=0
2002-09-08 kinkDo not parse Message-ID as emailaddress.
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-07-30 stekkelmake view header a standalone unit
2002-07-29 stekkelsupport for viewing headers of message/rfc822 attachments
2002-07-29 stekkelfix
2002-07-06 indiri69Swapped variables so view header displays correctly
2002-07-06 indiri69Removed a bunch of Ctrl-Ms at the ends of lines
2002-07-05 stekkelRemoved the view header routines out of read_body.php