[cvs] [Wiki] changed: ImpImapConfig
Michael Slusarz
slusarz at horde.org
Mon Jun 4 15:19:05 UTC 2007
slusarz Mon, 04 Jun 2007 08:19:05 -0700
Modified page: http://wiki.horde.org/ImpImapConfig
New Revision: 1.15
Change log: remove duplicate information
@@ -43,15 +43,15 @@
),
'#foo.' => array(
'name' => '#foo.',
'delimiter' => '.',
- 'type' => 'shared', (or 'public' (IMP 4.1.x) or 'other' (IMP
4.2+))
+ 'type' => 'shared',
'hidden' => false
),
'#foo2.' => array(
'name' => '#foo2.',
'delimiter' => '.',
- 'type' => 'public' (or 'other' if using IMP 4.2+)
+ 'type' => 'public', (or 'other' if using IMP 4.2+)
'hidden' => false
)
),
'search_charset' => array(
More information about the cvs
mailing list