| Summary | Better infomation on creating .local.php files |
| Queue | Horde Base |
| Queue Version | Git master |
| Type | Enhancement |
| State | Rejected |
| Priority | 1. Low |
| Owners | |
| Requester | it (at) wenn (dot) com |
| Created | 06/23/2011 (5253 days ago) |
| Due | |
| Updated | 06/23/2011 (5253 days ago) |
| Assigned | |
| Resolved | 06/23/2011 (5253 days ago) |
| Milestone | |
| Patch | No |
State ⇒ Rejected
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Better infomation on creating .local.php files
Queue ⇒ Horde Base
Milestone ⇒
Patch ⇒ No
files especialy where you only want to change parts of array data.
Ive had to use array_merge when doing large additions into arrays
without having to copy them all, also ability to change arrays by
direct key access.
A help document in the wiki would clarify things for people.