Summary | Horde Admin FAQ bug? |
Queue | Horde.org Servers |
Queue Version | Web Server |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | |
Requester | pas (at) unh (dot) edu |
Created | 03/15/2012 (4965 days ago) |
Due | |
Updated | 03/15/2012 (4965 days ago) |
Assigned | |
Resolved | 03/15/2012 (4965 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Horde Admin FAQ bug?
Queue ⇒ Horde.org Servers
Milestone ⇒
Patch ⇒ No
$this->applications['horde']['name'] => _("Whatever");
for registry.local.php in the Horde config directory.
This gives me a syntax error. Changing the '=>' to '='. seems to work better.