fix warnings
[squirrelmail.git] / src / redirect.php
2002-10-16 stekkelfix warnings
2002-10-15 stekkelrecover from lost session [compose related]
2002-10-06 jmunroSince changing to rg=0 we make extensive use of $_SESSI...
2002-09-30 kinkWriteout session data to disk before redirecting. Sugge...
2002-09-25 stekkelfix for not available attachment_common_types array...
2002-09-25 stekkelrg=0 fixes
2002-09-21 kinkStart some register_globals = off fixes:
2002-09-13 kinkRemove redundant spaces around the login.. this prevent...
2002-09-08 kinkBetter error messages: for some reason, the strings...
2002-09-06 thomppjPart 1 of switch to use of SM_PATH with require_once.
2002-08-19 stekkelglobal.php
2002-07-31 stekkelsupport for picking up attachments in case of a expired...
2002-07-31 stekkelsets redirection location to the recovered session...
2002-04-06 graf25A fix for my fix of src/src. Now all basename-deriving...
2002-04-06 graf25OK, so it wants a trailing slash...
2002-04-06 graf25This will hopefully solve the src/src problem. I am...
2002-03-30 philippe_mingoSome optimization on frequent loaded code.
2002-03-24 philippe_mingoBugfix
2002-02-16 teepeSeth Randall, take 2
2002-01-18 philippe_mingoCode cleaning and setting of session save path.
2001-12-31 graf25Smpref fixes for bug #497688
2001-12-24 fidianRemove slashes if PHP added them.
2001-12-23 thomppjThis is no longer required as a call to checkForPrefs...
2001-12-23 daviddpdThis should fix the creation of the preference files...
2001-12-23 thomppjGetting ready for 1.2.0 release.
2001-12-21 thomppjLots of little changes...
2001-12-12 philippe_mingoSmall html headers fix
2001-12-03 philippe_mingosquirrelmail-Bugs-488332
2001-12-02 thomppjCode cleanup brigage...
2001-11-30 philippe_mingoSome fixup.
2001-11-28 philippe_mingoAdded a counter pref and a fix for the imapid
2001-11-27 philippe_mingoFixed login crash
2001-11-23 fidianWarning removal.
2001-11-21 philippe_mingo(c) stuff
2001-11-14 teepecleanup of all code using delimiter
2001-11-13 teepeintegrated attachment_common into the core
2001-11-07 ondrassSomebody screwed up creating preferences for new user...
2001-11-03 thomppjSome user interface changes.
2001-11-01 teepefixed delimiter presence when not connected to imap...
2001-10-25 philippe_mingoFocus plugin integrated into the core
2001-10-22 philippe_mingoFixed the cookie language problem. Thank Przemek Piotrowski
2001-09-26 philippe_mingoOperation "foo_once".
2001-06-12 fidian* Added much better support for the mailto stuff
2001-05-22 gustavfChanged $username from cookie to session variable.
2001-05-21 fidian* Fixed the MOTD
2001-05-15 fidian* More minor changes
2001-05-15 fidian* Moved load_prefs.php and display_page.php (or whateve...
2001-05-14 fidian* Great little patch to open up the compose screen...
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-02-09 lbergmanreplaced "foo" with 'foo' while doing other
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2001-01-25 lkehresmanfixed some problems in sqimap_read_body(). Please...
2001-01-18 lkehresmanAdded a much better fix for the IE/SSL problem. No...
2001-01-17 lkehresmanFinally fixed the IE/SSL download problem.
2001-01-11 fidianRegarding username='DELETED' bug (Opera and apparently...
2001-01-08 lkehresmanfixed an error that wouldn't display "Password Incorrec...
2000-12-27 fidianStupid typo that I made is now fixed
2000-12-26 fidianFixed problem where username was overwritten with cooki...
2000-12-14 ondrassYou havta do http redirect at the end of page.
2000-12-12 lkehresmanfixed bug in quotemeta() patch (was applied to the...
2000-12-11 lbergmanApplied qoutemeta patch
2000-12-07 lkehresmanadded redirect.php