1 |
slords |
1.1 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/sources.php/50LocalLDAP mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/sources.php/50LocalLDAP |
2 |
|
|
--- e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/sources.php/50LocalLDAP 2007-06-07 10:14:01.000000000 -0600 |
3 |
|
|
+++ mezzanine_patched_e-smith-turba-1.7.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/sources.php/50LocalLDAP 2007-06-07 10:12:24.000000000 -0600 |
4 |
|
|
@@ -19,7 +19,7 @@ |
5 |
|
|
'person', |
6 |
|
|
'organizationalPerson','inetOrgPerson'), |
7 |
|
|
'scope' => 'one', |
8 |
|
|
- 'charset' => 'iso-8859-1', |
9 |
|
|
+ 'charset' => 'UTF-8', |
10 |
|
|
// check if all required attributes for an entry are set and add them |
11 |
|
|
// if needed. |
12 |
|
|
'checkrequired' => false, |