1 |
slords |
1.1 |
diff -Nur -x '*.orig' -x '*.rej' smeserver-gollem-1.0/root/etc/e-smith/templates/home/httpd/html/horde/gollem/config/backends.php/100LocalFtp mezzanine_patched_smeserver-gollem-1.0/root/etc/e-smith/templates/home/httpd/html/horde/gollem/config/backends.php/100LocalFtp |
2 |
|
|
--- smeserver-gollem-1.0/root/etc/e-smith/templates/home/httpd/html/horde/gollem/config/backends.php/100LocalFtp 2006-03-02 22:28:53.000000000 -0600 |
3 |
|
|
+++ mezzanine_patched_smeserver-gollem-1.0/root/etc/e-smith/templates/home/httpd/html/horde/gollem/config/backends.php/100LocalFtp 2006-03-06 00:25:17.000000000 -0600 |
4 |
|
|
@@ -29,8 +29,8 @@ |
5 |
|
|
// Allow the user to change the FTP port. |
6 |
|
|
// 'port' => 'Port' |
7 |
|
|
), |
8 |
|
|
- 'root' => '/users/', |
9 |
|
|
- 'home' => '/users/', |
10 |
|
|
+ // 'root' => '', |
11 |
|
|
+ // 'home' => '', |
12 |
|
|
// 'createhome' => false, |
13 |
|
|
// 'permissions' => '750', |
14 |
|
|
// 'filter' => '^regex$', |