Re: Colums preferences
Rodrigo Abantes Antunes <[email protected]> Mon, 23 Jul 2012 14:15:38 -0300
| Newsgroups | gmane.comp.horde.gollem |
|---|---|
| Message-ID | <20120723141538.Horde.QycdAbV1l0lQDYa6mLaXg0A@webmail.pelotas.ifsul.edu.br> |
Citando Rodrigo Abantes Antunes <[email protected]>: > Hi, I've set the option $_prefs['columns']['value'] = > '["ftp","type","name","download","modified","size"]'; but it don't > work, it was supposed to show only these colums but it is showing > permission, owner and group no matter how I set the option. Am I > missing something? > > -- > Rodrigo Abrantes Antunes > Técnico em Tecnologia da Informação > Coordenadoria de Manutenção e Redes > Instituto Federal Sul-rio-grandense - Campus Pelotas > > > > > > -- > gollem mailing list > Frequently Asked Questions: http://wiki.horde.org/FAQ > To unsubscribe, mail: [email protected] I did something that worked about that, don't know if it is the right thing to do. I set "$backends['ftp']['attributes'] = array ('type','name','edit','download','modified','size');" in my backends.local.php. This forced to show only the colums I want but the option in prefs still don't work. -- gollem mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]