Summary | Enhance documentation in prefs.php |
Queue | Turba |
Queue Version | 2.1.3 |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | Otto.Stolz (at) uni-konstanz (dot) de |
Created | 12/13/2006 (6860 days ago) |
Due | |
Updated | 12/14/2006 (6859 days ago) |
Assigned | |
Resolved | 12/14/2006 (6859 days ago) |
Milestone | |
Patch | No |
Summary ⇒ Enhance documentation in prefs.php
State ⇒ Resolved
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Enhance documentation in prefs.php
Queue ⇒ Turba
New Attachment: prefs.php.delta
the $_prefs array.
Attached are propositions for $_prefs['addressbooks'] and
$_prefs['columns']. Two more entries, $_prefs['adv_results_placement']
and $_prefs['delete_opt'], have already been removed from the latest
version of prefs.php (cf. references in the attachement).
Please check my conjectures for accuracy, and then remove the term
"apparently".
Also, I am not sure, whether "\n" is the correct delimiter on all
possible systems. Under SunOS 5.9, "\n" works alright, yet in the
MySQL database, I find the items delimited by CRLF, rather than LF.