diff -Nur -x '*.orig' -x '*.rej' smeserver-gollem-1.0/root/etc/e-smith/templates/home/httpd/html/horde/gollem/config/prefs.php/120ShowDotFiles mezzanine_patched_smeserver-gollem-1.0/root/etc/e-smith/templates/home/httpd/html/horde/gollem/config/prefs.php/120ShowDotFiles --- smeserver-gollem-1.0/root/etc/e-smith/templates/home/httpd/html/horde/gollem/config/prefs.php/120ShowDotFiles 2006-03-02 06:00:25.000000000 -0600 +++ mezzanine_patched_smeserver-gollem-1.0/root/etc/e-smith/templates/home/httpd/html/horde/gollem/config/prefs.php/120ShowDotFiles 2006-10-07 12:53:26.000000000 -0500 @@ -1,7 +1,7 @@ //120ShowDotFiles // show dotfiles? $_prefs['show_dotfiles'] = array( - 'value' => 1, + 'value' => 0, 'locked' => false, 'shared' => false, 'type' => 'checkbox',