Revert my changes on this plugin, I didn't notice that the globals were dynamically...
[squirrelmail.git] / functions / abook_local_file.php
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.