pdontthink
|
a0adab5050
Add error handling to abook db lookups
|
17 anni fa |
pdontthink
|
327222434c
Add clarifying docs
|
17 anni fa |
pdontthink
|
0ac7a4f2b2
Allow lookups by fields other than nickname; LDAP backend needs to have this implemented if poss
|
17 anni fa |
pdontthink
|
67ed8dea89
Change string casing
|
17 anni fa |
Thijs Kinkhorst
|
11b10ba5d1
increment year in copyright notices
|
18 anni fa |
tokul
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 anni fa |
tokul
|
5064335080
Removed html formating from address book backend classes. Added
|
19 anni fa |
tokul
|
37b294db59
don't use $r == DB_OK checks, because they cause PHP warnings when $r is DB_Error object.
|
19 anni fa |
tokul
|
05d7753547
documentation fix.
|
19 anni fa |
tokul
|
e13f94232d
moving error message to class constructor function. Prevents
|
19 anni fa |
stekkel
|
0a70f643f2
Centralized init
|
19 anni fa |
tokul
|
83fdb4c332
copyright update
|
19 anni fa |
jangliss
|
510fb1a51c
Undefined index in addressbook backends. Possible trigger is import plugins.
|
19 anni fa |
Fredrik Jervfors
|
9ed98bb1ec
phpDocumentor updates
|
20 anni fa |
tokul
|
97375914c1
remove html formating from error messages. XSS fixes sanitize errors and display "
|
20 anni fa |
tokul
|
f859fe157e
removing references from backend functions. lookup causes E_NOTICE in php
|
20 anni fa |
tokul
|
28bdb14b26
adding ldap listing controls to conf.pl
|
20 anni fa |
Fredrik Jervfors
|
94575cc163
String and phpDocumentor fix
|
20 anni fa |
Thijs Kinkhorst
|
2a8241b7df
string typo
|
20 anni fa |
Fredrik Jervfors
|
5fcc041bd2
Replacing tabs with spaces, trimming white space at EOL and newline at EOF (PHP only)
|
20 anni fa |
Thijs Kinkhorst
|
a73561b911
Increment year in copyright notice.
|
20 anni fa |
tokul
|
3c0cbadc5b
adding phpdoc to abook database class
|
20 anni fa |
Fredrik Jervfors
|
8c8ecffa57
Replacing tabs with spaces, trimming white space at EOL and newline at EOF
|
21 anni fa |
Fredrik Jervfors
|
3b83c567dd
Minor cleanups
|
21 anni fa |
Fredrik Jervfors
|
91d6cd59d5
Removing HTML tags from strings
|
21 anni fa |
Thijs Kinkhorst
|
7c3465c148
Be a bit more verbose in the error message about PEAR not being included:
|
21 anni fa |
Thijs Kinkhorst
|
0c7380594b
In stead of just crashing, give a proper error when PEAR DB functions could
|
21 anni fa |
tokul
|
044e1c12c8
using case insensitive lookups that don't depend on sql server string comparison options.
|
21 anni fa |
stekkel
|
70d069a922
SQL injection fix. This is serious I think.
|
21 anni fa |
tokul
|
3302330906
Moving addressbook functions to separate phpdoc subpackage.
|
21 anni fa |