Summary | Wrong require_once path in admin/perms/index.php |
Queue | Horde Base |
Queue Version | 3.1.2 |
Type | Bug |
State | Not A Bug |
Priority | 2. Medium |
Owners | |
Requester | Otto.Stolz (at) uni-konstanz (dot) de |
Created | 12/15/2006 (6750 days ago) |
Due | |
Updated | 12/15/2006 (6750 days ago) |
Assigned | |
Resolved | 12/15/2006 (6750 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
New Attachment: delta
attached patch. (This patch is cumulative:: it also contains the delta
for index.php.)
I had hoped that correcting the 1st line of
$vars = &Variables::getDefaultVariables();
$perm_id = $vars->get('perm_id');
the correct HORDE_BASE . '/lib/Horde/Variables.php' has been included
elsewhere, so this correction does not really matter.
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Wrong require_once path in admin/perms/index.php
Queue ⇒ Horde Base
New Attachment: index.php.delta
State ⇒ Unconfirmed
However, this does not solve my origiinal problem, cf. post to
<horde@lists.horde.org> at Wed, 13 Dec 2006 04:00:58 -0800 (PST),
Message-ID: <457FEB8A.906@uni-konstanz.de>.