[horde] Filter dot files linux

Kevin M. Myer kevin_myer at iu13.org
Mon Sep 19 07:07:15 PDT 2005


Quoting Martin Hooyer <martin at awebhosting.nl>:

> can someone send me the right syntax to hide . files on linux with gollem

Set the preference in gollem/config/prefs.php for show_dotfiles:

// show dotfiles?
$_prefs['show_dotfiles'] = array(
    'value' => 1,
    'locked' => false,
    'shared' => false,
    'type' => 'checkbox',
    'desc' => _("Show dotfiles?")
);

Lock it if you don't want users to be able to change it.

Kevin

-- 
Kevin M. Myer
Senior Systems Administrator
Lancaster-Lebanon Intermediate Unit 13  http://www.iu13.org




More information about the horde mailing list