1 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-turba-3.2.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/sources.php/00begin mezzanine_patched_e-smith-turba-3.2.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/sources.php/00begin |
2 |
--- e-smith-turba-3.2.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/sources.php/00begin 2010-11-13 12:39:01.000000000 -0600 |
3 |
+++ mezzanine_patched_e-smith-turba-3.2.0/root/etc/e-smith/templates/home/httpd/html/horde/turba/config/sources.php/00begin 2010-11-13 12:38:39.000000000 -0600 |
4 |
@@ -1,7 +1,6 @@ |
5 |
-//00begin |
6 |
{ |
7 |
|
8 |
use esmith::util; |
9 |
$basedn = esmith::util::ldapBase ($DomainName); |
10 |
- |
11 |
+ $OUT = ''; |
12 |
} |