Fix unknown variable notice
[squirrelmail.git] / src / printer_friendly_bottom.php
2007-08-12 kinkThe $messages cache was checked but not imported from...
2007-07-14 kinkadd PAGE_NAME constant to every page under src/.
2007-02-27 kinkalso store the unparsed date, and display it when we
2007-01-13 kinkincrement year in copyright notices
2006-12-10 pdontthinkMassive update to plugin system architecture. Please...
2006-10-18 stevetruckstuffTemplates for printer-friendly views
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-12-19 indiri69Pass HTML viewing to View Printable
2005-11-10 janglissTweaked printer friendly attachment display. Looked...
2005-11-09 janglissVariable by reference error fix.
2005-11-07 tokuldisplay sender's name and email
2005-11-04 tokulthicker border
2005-09-18 jervforsphpDocumentor updates
2005-09-04 jervforsReverting strings (didn't work out in all languages)
2005-09-03 jervforsRecycling existing strings
2005-07-31 tokuldisplay list of attachments on printer friendly page.
2005-06-04 jervforsFormatting and adding FIXME to addressbook.php
2005-04-23 jervforsTrimming whitespace and replacing tabs
2005-01-18 kinkRemove printer friendly clean display option, following...
2005-01-07 jervforsReplacing tabs with spaces, trimming white space at...
2004-12-28 kinkAdd param 'clean' to formatBody to prevent irrelevant...
2004-12-27 kinkIncrement year in copyright notice.
2004-11-02 jervforsReplacing tabs with spaces, trimming white space at...
2004-10-25 jervforsXHTML fixes
2004-10-09 tokulfixed phpdoc error with example tag
2004-09-07 tokulremoved require_once() calls that are already loaded...
2004-08-15 jervforsIndentation fixes and minor cleanups
2004-08-14 jervforsI18n fixes
2004-08-11 jervforsXHTML fixes
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-07-28 kinkMake the title of the printer friendly page the subject...
2003-03-27 kinkPrintable version should not use theme colors but fixed...
2003-03-11 kinkMore cleanup. This dir all done.
2003-03-07 janglissFixed incorrect decoding of mailbox name... $_GET vars...
2003-02-28 stekkelcharset encode /decode fixes
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-12-22 kinkA small start in making Sqm XHTML 1.0 valid
2002-12-17 stekkelmake printer friendly view work with rfc822 attachments
2002-12-06 kinkXXS fixes, as in stable
2002-10-07 jmunrotable looks better at full width
2002-09-21 kinkMore rg=0
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-22 indiri69Only show text/plain if show_html_default=0
2002-08-22 philippe_mingoMasato
2002-08-21 thomppjLots of small user interface fixes. Added user option...
2002-08-06 stekkelrestyling and some fixes
2002-07-31 stekkelFix for incorrect header in case of message/rfc822...
2002-07-30 stekkelfixes for supporting the mime-class. Support displaying...
2002-06-25 philippe_mingor2l by Yoav
2002-05-30 stekkelfix for magicHTML call
2002-04-14 teepeFixed html tables in printer_friendly_bottom.php (patch...
2002-01-28 kinkFixed formatting on these files.
2002-01-02 philippe_mingoPrinter friendly fixed. Now it prints HTML messages.
2001-12-26 philippe_mingoBug reported by Boris Manojlovic <steki@verat.net>
2001-12-23 thomppjGetting ready for 1.2.0 release.
2001-12-02 thomppjCode cleanup brigage...
2001-11-21 philippe_mingo(c) stuff
2001-11-17 philippe_mingoInternationlization of print header
2001-11-16 teepeintegrated printer_friendly into the core