Commit graph

15 commits

Author SHA1 Message Date
Thijs Kinkhorst
75de52f258 Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
simond
566cd026ec Remove isWarning as it's been dropped from PEAR with cvs versions 2002-10-15 08:25:29 +00:00
thomppj
1e2a9cc5d0 Getting ready for 1.2.0 release. 2001-12-23 07:42:40 +00:00
antipode
3e77fbc256 Style police. 2001-12-04 01:55:06 +00:00
thomppj
5d15361f1f Code cleanup brigage... 2001-12-02 09:33:02 +00:00
philippe_mingo
da2f3297dd ** -> * 2001-11-26 19:33:28 +00:00
philippe_mingo
d61b98077f Added (c) stuff and some formatting. 2001-11-21 18:38:12 +00:00
Tyler Akins
0d0de5d238 * Got bored and copied all the validate.php and define() stuff to 1.1
* Cleaned up some code
* Fixed some typos
* Added a few files (documentation, translations)
* EAGERLY awaiting 1.1 to come out
* Made all global stuff "global $varname" so the new define() method we use
  will work properly (methinks)
2001-04-19 17:58:10 +00:00
pallo
1195b78cbd Converted some ereg_replace() into str_replace().
Fixed some SQL queries in the database backend.
2001-02-05 09:33:01 +00:00
Tyler Akins
c2cd55a5a9 * Changed some regexps into string matches and the like
* Fixed more regexp quoting problems
* Cleaned up some code
* Added support for the seven new top-level domains (.aero, .biz, .coop,
.info, .museum, .name, .pro) to url_parser.php
2001-02-02 17:51:19 +00:00
thomppj
c517d51f81 Correct changes of "" to ''. 2001-01-31 18:27:06 +00:00
Tyler Akins
8266e5c308 Changed _('String') into _("String") to help out the gettext stuff 2001-01-31 17:24:23 +00:00
thomppj
70ebf1a30b Converted "foo" to 'foo' for abook_*.php 2001-01-31 15:15:36 +00:00
Tyler Akins
de965920f1 Removed a lot of the warnings generated when PHP has all warnings enabled.
This is not done yet, but it is a VERY good start.
Added $Id$ tags to a lot of the files.
2001-01-30 17:22:38 +00:00
pallo
caad46d878 First version of an address book backend for personal address books that
are stored in a database using the PEAR database abstraction.
2000-10-13 20:29:31 +00:00