fixed missing prefs.php require_once to use getPref in line 79
[squirrelmail.git] / src / validate.php
2002-06-27 centaurixfixed missing prefs.php require_once to use getPref...
2002-06-19 philippe_mingohtml output set to func system. From now it is importan...
2002-05-30 philippe_mingoHtml output. Proposal 2
2002-04-08 ullgrenFixed problem with timezone when not set in users pref
2002-04-03 centaurixfixed putenv usage only if safemode=off
2002-03-30 ullgrenFixed small bug in handeling timezone (bug #536149)
2002-03-29 graf25A quick-fix for the reported exploit with themes.
2002-02-14 ullgrenAdded userspace configurable timezone
2002-01-18 philippe_mingosome cleanup
2002-01-18 philippe_mingoTest over
2002-01-18 philippe_mingoPart 3
2002-01-18 philippe_mingoSession save part 2
2002-01-18 philippe_mingoCode cleaning and setting of session save path.
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-20 philippe_mingoSome fixup:
2001-11-03 thomppjSome user interface changes.
2001-10-29 thomppjLots of changes to get closer to having save as draft...
2001-09-29 centaurixrequire_once('../functions/prefs.php'); was needed...
2001-09-26 philippe_mingoOperation "foo_once".
2001-05-15 fidian* More minor changes
2001-05-15 fidian* Moved load_prefs.php and display_page.php (or whateve...
2001-05-01 fidian* Saves 1/1000000000 of a second
2001-04-26 fidian* Removed potential security loophole that I inadvertan...
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...