Removed some <?php ?> for legibility in last function.
[squirrelmail.git] / src / right_main.php
2001-11-03 thomppjSome user interface changes.
2001-10-29 philippe_mingoMultiple changes.
2001-10-28 fallasNotification when saving a draft.
2001-09-26 philippe_mingoOperation "foo_once".
2001-05-21 fidian* Fixed MOTD, added new 'motd' hook to easily make...
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-19 fidian* Got bored and copied all the validate.php and define...
2001-03-16 fidian* Added the !== false bit to the strstr so that even...
2001-03-15 fidian* UW workaround improved, methinks.
2001-02-12 lbergmanrefined uw security patch
2001-02-09 lkehresmanfixed minor spelling error
2001-02-09 lbergmanreplaced "foo" with 'foo' while doing other
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2001-01-15 lbergmanpatch a security hole in UW
2001-01-13 lkehresmanchanged some error messages to be formatted, and actual...
2001-01-09 lkehresman* Removed sqimap_mailbox_close() function -- automatica...
2000-11-26 lkehresman- beautified index order options page
2000-11-11 lkehresmanadded option to have no sorting (click on icon beside...
2000-10-21 fidianAdded html_top and html_bottom hooks to read_body for...
2000-08-10 lkehresmanadded sqimap_mailbox_close() and implemented it for...
2000-08-09 lkehresmanfixed some html errors, added endlines
2000-08-03 lkehresmanadded a bunch more hooks
2000-08-01 lkehresman- Fixed bug when one message left in message index...
2000-07-31 lkehresmanadded a bunch of patches from the patch manager
2000-07-10 lkehresman- fixed bugs in sorting by from and subject
2000-07-05 lbergmanAdded minimum GNU License
2000-05-25 gustavfMoved printing of HTML-header into page_header.php.
2000-04-26 lkehresmanfixed bugs with cache
2000-04-20 lkehresmanmade sorting method persistant using session management
2000-04-14 lkehresmanadded speed improvements
2000-04-13 nehresmaadded caching of messages in mailbox, as well as next...
2000-04-12 gpadghamAdded feature to allow users to customize how many...
2000-04-12 nehresmachanged log in method back to using cookies. also...
2000-04-11 lkehresmanchanged <? to <?php in everything
2000-04-10 nehresmaadded use of PHP's session management
2000-03-28 gustavfMade a few strings easier to translate.
2000-03-24 lkehresmansaving sent messages works!
2000-03-19 lkehresmanAdded use of $imapPort
2000-03-01 gustavfAdded a constat to all files in functions/ to be able...
2000-02-28 gustavfMoved some output, so that page_header.php can send...
2000-02-22 gustavfAdded support for RFC1522 (MIME coding of headers).
2000-02-21 lkehresmanRewrote imap functions
2000-01-17 nehresmaworkaround for php3 dealing with optional arguments...
2000-01-13 serekminor - corrected gettext support.
2000-01-13 serekadded gettext support.
2000-01-06 lkehresmanFixes some bugs in preferences
2000-01-06 lkehresmanPref file now isn't created if the login failed
2000-01-06 lkehresmanAdded "Themes" to personal preferences
1999-12-16 lkehresmanI believe everything is compatable with all IMAP server...
1999-12-15 lkehresmanadded color customization
1999-12-04 nehresmabeautified a bit of code and made stuff a bit more...
1999-11-29 nehresmapulled out all the login stuff and error checking from...
1999-11-24 lkehresman* fixed so bottom delete button works
1999-11-23 lkehresmanphp refrences updated
1999-11-23 lkehresmanUpdated all php3's to php's