[Tickets #4787] Re: Wrong require_once path in admin/perms/index.php

bugs@bugs.horde.org bugs at bugs.horde.org
Fri Dec 15 05:02:02 PST 2006


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=4787
-----------------------------------------------------------------------
 Ticket             | 4787
 Updated By         | Otto.Stolz at uni-konstanz.de
 Summary            | Wrong require_once path in admin/perms/index.php
 Queue              | Horde Base
 Version            | 3.1.2
 Type               | Bug
 State              | Unconfirmed
 Priority           | 2. Medium
 Owners             | 
+New Attachment     | delta
-----------------------------------------------------------------------


Otto.Stolz at uni-konstanz.de (2006-12-15 05:02) wrote:

Also addchild.php,  delete.php,  edit.php contain the same error, cf.
attached patch. (This patch is cumulative:: it also contains the delta for
index.php.)

I had hoped that correcting  the 1st line of
> require_once 'Horde/Variables.php';
> $vars = &Variables::getDefaultVariables();
> $perm_id = $vars->get('perm_id');
would solve my original problem, but alas, it still pervails. Perhaps, the
correct HORDE_BASE . '/lib/Horde/Variables.php' has been included
elsewhere, so this correction does not really matter.




More information about the bugs mailing list