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/prefs.php/120ShowDotFiles mezzanine_patched_smeserver-gollem-1.0/root/etc/e-smith/templates/home/httpd/html/horde/gollem/config/prefs.php/120ShowDotFiles |
2 |
|
|
--- 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 |
3 |
|
|
+++ 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 |
4 |
|
|
@@ -1,7 +1,7 @@ |
5 |
|
|
//120ShowDotFiles |
6 |
|
|
// show dotfiles? |
7 |
|
|
$_prefs['show_dotfiles'] = array( |
8 |
|
|
- 'value' => 1, |
9 |
|
|
+ 'value' => 0, |
10 |
|
|
'locked' => false, |
11 |
|
|
'shared' => false, |
12 |
|
|
'type' => 'checkbox', |