pdontthink
|
6cd24c0552
Happy 2017
|
8 년 전 |
pdontthink
|
94ba70b664
Add PHP5-style constructor
|
8 년 전 |
pdontthink
|
19a6c7e9a3
Add support for socket-based database connections
|
8 년 전 |
pdontthink
|
590ef3fe1b
Squash bugs
|
8 년 전 |
pdontthink
|
8991cdbba8
Use PDO for database access if available (adds PHP 7 compatibility)
|
8 년 전 |
pdontthink
|
2934017d92
Happy New Year
|
9 년 전 |
pdontthink
|
3b465a0d0f
Happy 2015
|
10 년 전 |
pdontthink
|
581dc23061
Happy 2014
|
11 년 전 |
Fredrik Jervfors
|
c076a1f1ae
Update copyright
|
12 년 전 |
pdontthink
|
acc409fb2a
Updating copyrights. Happy New Year.
|
13 년 전 |
pdontthink
|
3e5f552776
Unify address book searches. See ChangeLog comments. Also, fixed bug wherein file backend wasn't escaping regular expression correctly. File based backend used to search all fields at once, concatenated by spaces, which 'worked', but is misleading and nothing like the other backends.
|
13 년 전 |
pdontthink
|
fc57bf2b59
Happy New Year!
|
14 년 전 |
pdontthink
|
7aa0e60863
Update copyrights to 2010
|
15 년 전 |
Fredrik Jervfors
|
134d462c94
The copyright symbol isn't really needed since the word "copyright" is there. Also it doesn't display right in the documentation.
|
16 년 전 |
Fredrik Jervfors
|
0a6245814a
There are too many modified files being committed without the copyright year being updated, so here's a copyright year update the old-fashioned style.
|
16 년 전 |
pdontthink
|
a0adab5050
Add error handling to abook db lookups
|
17 년 전 |
pdontthink
|
327222434c
Add clarifying docs
|
17 년 전 |
pdontthink
|
0ac7a4f2b2
Allow lookups by fields other than nickname; LDAP backend needs to have this implemented if poss
|
17 년 전 |
pdontthink
|
67ed8dea89
Change string casing
|
17 년 전 |
Thijs Kinkhorst
|
11b10ba5d1
increment year in copyright notices
|
18 년 전 |
tokul
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 년 전 |
tokul
|
5064335080
Removed html formating from address book backend classes. Added
|
19 년 전 |
tokul
|
37b294db59
don't use $r == DB_OK checks, because they cause PHP warnings when $r is DB_Error object.
|
19 년 전 |
tokul
|
05d7753547
documentation fix.
|
19 년 전 |
tokul
|
e13f94232d
moving error message to class constructor function. Prevents
|
19 년 전 |
stekkel
|
0a70f643f2
Centralized init
|
19 년 전 |
tokul
|
83fdb4c332
copyright update
|
19 년 전 |
jangliss
|
510fb1a51c
Undefined index in addressbook backends. Possible trigger is import plugins.
|
20 년 전 |
Fredrik Jervfors
|
9ed98bb1ec
phpDocumentor updates
|
20 년 전 |
tokul
|
97375914c1
remove html formating from error messages. XSS fixes sanitize errors and display "
|
20 년 전 |