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 --- 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 +++ 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 @@ -29,8 +29,8 @@ // Allow the user to change the FTP port. // 'port' => 'Port' ), - 'root' => '/users/', - 'home' => '/users/', + // 'root' => '', + // 'home' => '', // 'createhome' => false, // 'permissions' => '750', // 'filter' => '^regex$',