[dev] Re: [cvs] commit: imp/config prefs.php.dist
Serge Grondin
SGrondin at csbf.qc.ca
Fri Jun 6 08:26:03 PDT 2003
Hi,
I think there is a typo in imp/config/prefs.php.dist. Here is the
patch.
# cvs diff -u prefs.php.dist
Index: prefs.php.dist
===================================================================
RCS file: /repository/imp/config/prefs.php.dist,v
retrieving revision 1.162
diff -u -r1.162 prefs.php.dist
--- prefs.php.dist 5 Jun 2003 22:42:09 -0000 1.162
+++ prefs.php.dist 6 Jun 2003 15:23:04 -0000
@@ -100,7 +100,7 @@
'column' => _("Other Options"),
'label' => _("Display Options"),
'desc' => _("Change display options such as the color scheme, how
many messages you see on each page and how messages are sorted."),
- 'members' => array('mailbox_start', sortby', 'sortdir', 'max_msgs',
+ 'members' => array('mailbox_start', 'sortby', 'sortdir',
'max_msgs',
'num_words', 'nav_expanded', 'show_legend',
'highlight_text', 'dim_signature',
'attachment_display'));
--
Serge Grondin
Technicien en Informatique
Commission Scolaire des Bois-Francs
Tel. bur.: (819) 758-6453, poste 2920
e-Mail bur.: SGrondin at csbf.qc.ca
More information about the dev
mailing list