Summary | Automatically copy .dist files when possible |
Queue | Horde Base |
Queue Version | HEAD |
Type | Enhancement |
State | Resolved |
Priority | 2. Medium |
Owners | Horde Developers (at) , chuck (at) horde (dot) org |
Requester | chuck (at) horde (dot) org |
Created | 12/24/2004 (7473 days ago) |
Due | |
Updated | 05/18/2006 (6963 days ago) |
Assigned | 12/24/2004 (7473 days ago) |
Resolved | 05/18/2006 (6963 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
page can copy config files, so can the code in Horde_Test triggered by
hitting index.php. Therefore I say this is done.
lately to make sure that anything optional in an optional config file
is commented out by default.
State ⇒ Feedback
directories? Hord_Tests::configFilesMissing() currently relies on
index.php providing the necessary file names.
Assigned to
State ⇒ Assigned
Priority ⇒ 2. Medium
Type ⇒ Enhancement
Summary ⇒ Automatically copy .dist files when possible
Queue ⇒ Horde Base
State ⇒ New
should all automatically copy *.dist files to the .php version IFF the
.php versions are missing (never overwrite, just do initial copies) to
make things as smooth as possible for as many people as possible.