Allow database based preferences to read in default settings from the
[squirrelmail.git] / functions / db_prefs.php
2008-05-06 kinkAllow database based preferences to read in default...
2008-01-05 pdontthinkClean up variable naming and function docs.
2007-06-08 kinkremove some HTML from within functions. Unneeded HTML...
2007-03-04 jervforsMoving "doc/db-backend.txt" to the administrator's...
2007-01-13 kinkincrement year in copyright notices
2006-07-15 tokulremoving trailing ?> from function scripts
2006-05-14 tokulhandle DB.php load errors inside preference class and...
2006-04-05 stekkelCentralized init
2006-01-23 tokulcopyright update
2005-09-18 jervforsphpDocumentor updates
2005-09-10 tokulstyle fix
2005-09-10 tokuladding database field size checks (#1233721)
2005-05-29 tokuldocumenting prefs functions
2004-12-27 kinkIncrement year in copyright notice.
2004-08-24 jervforsMinor cleanups
2004-07-24 kinkWhen checking for prefs_are_cached we should retrieve...
2004-07-01 jervforsRemoving HTML tags from strings
2004-07-01 kinkBe a bit more verbose in the error message about PEAR...
2004-07-01 kinkIn stead of just crashing, give a proper error when...
2004-05-21 jervforsPhpdocumentor update - sed is your friend for these...
2004-05-10 tokulcommon functions are documented only in one backend
2004-02-24 kinkWe're living in 2004 now... perl is your friend for...
2003-10-28 tassiumPreparation to begin using phpdocumentor.
2003-03-28 ebullientremove_pref function was missing global prefs_cache...
2003-03-26 janglissPHP 4.3.x prefs fix for db based prefs.
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-12-17 ebullientCarried over modification made to file_prefs to distinguish
2002-10-29 kinkStore highlighting rules differently to make them more...
2002-10-15 simondRemove isWarning as it's been dropped from PEAR with...
2002-09-21 kinkUpdate function directory to rg=0.
2002-09-06 thomppjConverted all files in functions/ to use SM_PATH. This...
2002-08-09 kinkOverlooked that default theme was also hardcoded in...
2002-07-01 simondRemove obsolete text
2002-04-12 simondSig code doesn't really need to know about the internal...
2002-03-13 simondbackout PHP<4.0.2 change as it's not supported
2002-03-12 simondFix problems with <PHP4.0.2 including every listed...
2002-03-03 simondPostgreSQL should now work as a db prefs backend (and...
2002-03-01 simondAdd support for renaming db prefs fieldnames (this...
2002-02-17 simondShould really use a persistant DB connection
2002-02-14 simondfix to support multiple sigs
2002-02-07 simondI should really have checked if the database is opened...
2002-02-04 simondAllow easy selection of database backed prefs
2002-01-26 teepeyet another db_prefs patch
2002-01-25 teepefix in db_prefs
2002-01-20 teepeThanks to Simon Dick for making the db_prefs work again\!
2002-01-18 teepefixed db_prefs (#499609)
2001-12-23 thomppjGetting ready for 1.2.0 release.
2001-12-02 thomppjCode cleanup brigage...
2001-11-26 philippe_mingo** -> *
2001-11-21 philippe_mingoAdded (c) stuff and some formatting.
2001-11-20 philippe_mingoSome fixup:
2001-10-28 philippe_mingoFixed options_display to use functions/options.
2001-04-19 fidian* Got bored and copied all the validate.php and define...
2001-03-09 palloOptional replacement for prefs.php to store user prefer...