Missing close paren
[squirrelmail.git] / functions / abook_local_file.php
2006-08-04 tokulphpdoc source parsing locks on trailing comments.
2006-07-15 tokulremoving trailing ?> from function scripts
2006-06-27 tokulAddress book file backend will break with error message...
2006-06-04 tokulRemoved html formating from address book backend classe...
2006-02-05 tokuldisable regexp compilation error
2006-01-23 tokulcopyright update
2005-11-09 janglissUndefined index in addressbook backends. Possible...
2005-09-18 jervforsphpDocumentor updates
2005-08-10 tokulremove html formating from error messages. XSS fixes...
2005-06-21 tokuladding ldap listing controls to conf.pl
2005-06-04 jervforsString and phpDocumentor fix
2005-06-03 kinkstring typo
2005-03-20 tokuladding listing controls to file backend
2005-02-09 tokulopen file rw only if it is writable
2004-12-27 kinkIncrement year in copyright notice.
2004-11-02 jervforsReplacing tabs with spaces, trimming white space at...
2004-11-01 tokulinfo about added global abook and some comments in...
2004-11-01 tokuladding phpdoc blocks in addressbook classes (one more...
2004-11-01 tokuladding phpdoc blocks.
2004-08-24 jervforsMinor cleanups
2004-04-12 tokulMoving addressbook functions to separate phpdoc subpackage.
2004-03-15 kinkMake writing to prefs/abook/calendar files more reliabl...
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-10-28 tassiumPreparation to begin using phpdocumentor.
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-10-15 stekkelMerge from stable (Valcor's fixes)
2002-10-15 kinkError catching on failure & update ChangeLog
2002-10-14 kinkForwardporting safer abook/prefs saving from stable
2002-04-06 graf25Fix for quoted values by David Rees.
2002-02-14 philippe_mingoAdded signature into multiple identities.
2002-01-28 kinkFixed *A LOT* of formatting...
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 teepefix bug #481886 with anonymous hint from sourceforge...
2001-02-07 fidian* Minor bugfixes with addressbooks
2001-02-05 palloConverted some ereg_replace() into str_replace().
2001-02-02 fidian* Changed some regexps into string matches and the...
2001-01-31 fidianChanged _('String') into _("String") to help out the...
2001-01-31 fidianAll strings that have an escape sequence must not be...
2001-01-31 thomppjConverted "foo" to 'foo' for abook_*.php
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2000-04-02 palloAdded address management methods (delete & modify).
2000-03-28 palloSome changes to make translation easier.
2000-03-25 palloAdded addressbook+LDAP functions.