Tyler Akins
623e3d6b55
Added code from Philippe Mingo on June 1, 2001
...
Disabled by default, but you can make the "List All" button show everyone
in the LDAP server. Usually an unwise decision, but can be helpful for
small sites.
2001-06-25 17:47:06 +00:00
pallo
7972c4e57b
Fixed PHP warning for LDAP entries without an e-mail address.
2001-02-05 09:33:59 +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
Tyler Akins
3bb8c89d5e
That should fix the changes.
...
Must not '*$var*' -- use "*$var*" or '*'.$var.'*'
2001-01-31 17:49:31 +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
7afec3a7e7
Use extra parameters on ldap_search if PHP version is 4.0.2 or newer.
2000-09-26 10:24:05 +00:00
pallo
be389a99c2
Constructor checks for LDAP support in PHP.
2000-03-28 19:28:42 +00:00
pallo
7b2d02d72c
Some changes to make translation easier.
2000-03-28 12:09:28 +00:00
pallo
232e4c1585
Added addressbook+LDAP functions.
2000-03-25 17:01:15 +00:00