tokul
|
044e1c12c8
using case insensitive lookups that don't depend on sql server string comparison options.
|
21 years ago |
stekkel
|
70d069a922
SQL injection fix. This is serious I think.
|
21 years ago |
tokul
|
3302330906
Moving addressbook functions to separate phpdoc subpackage.
|
21 years ago |
Thijs Kinkhorst
|
cde0377d36
We're living in 2004 now... perl is your friend for these kinds of things :)
|
21 years ago |
tokul
|
98418eafd7
adding variable test
|
21 years ago |
tokul
|
48ad0043fc
1. added non anonymous ldap binding patch. (thanks to Ilyak Kasnacheev <ilyak at online.ru>)
|
21 years ago |
tassium
|
9098cb73e4
Preparation to begin using phpdocumentor.
|
22 years ago |
Thijs Kinkhorst
|
75de52f258
Getting ready for 1.4.0 RC1
|
22 years ago |
simond
|
566cd026ec
Remove isWarning as it's been dropped from PEAR with cvs versions
|
23 years ago |
thomppj
|
1e2a9cc5d0
Getting ready for 1.2.0 release.
|
23 years ago |
antipode
|
3e77fbc256
Style police.
|
23 years ago |
thomppj
|
5d15361f1f
Code cleanup brigage...
|
23 years ago |
philippe_mingo
|
da2f3297dd
** -> *
|
23 years ago |
philippe_mingo
|
d61b98077f
Added (c) stuff and some formatting.
|
24 years ago |
Tyler Akins
|
0d0de5d238
* Got bored and copied all the validate.php and define() stuff to 1.1
|
24 years ago |
pallo
|
1195b78cbd
Converted some ereg_replace() into str_replace().
|
24 years ago |
Tyler Akins
|
c2cd55a5a9
* Changed some regexps into string matches and the like
|
24 years ago |
thomppj
|
c517d51f81
Correct changes of "" to ''.
|
24 years ago |
Tyler Akins
|
8266e5c308
Changed _('String') into _("String") to help out the gettext stuff
|
24 years ago |
thomppj
|
70ebf1a30b
Converted "foo" to 'foo' for abook_*.php
|
24 years ago |
Tyler Akins
|
de965920f1
Removed a lot of the warnings generated when PHP has all warnings enabled.
|
24 years ago |
pallo
|
caad46d878
First version of an address book backend for personal address books that
|
25 years ago |