[dev] Agora config file bug
Jan Schneider
jan at horde.org
Sun Nov 16 03:37:30 PST 2003
Zitat von Joe Jenkins <joe at nerdnet.com>:
> in Agora's config file menu.php.dist (current CVS) there is:
>
> <?php
> /*
> * $Horde: agora/config/menu.php.dist,v 1.1 2002/11/13 01:07:30 marcus
> Exp $
> */
>
> $_menu = array();
>
> /* Add your custom entries below this line. */
>
> $_menu[] = array(
> 'url' => '/midas/index.php',
> 'text' => 'Pubblicita\'',
> 'icon' => '',
> 'icon_path' => '',
> 'target' => '',
> 'onclick' => ''
> );
>
>
> which causes errors when going into forums under horde. Removing the
> broken
> code under "Add custom menu entries" will correct it.
This causes no error for me, but as we don't add custom entries in any other
menu.php.dist file, I removed it.
Jan.
--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft
More information about the dev
mailing list