[dev] Patch for horde/lib/Help.php

Joel Vandal jvandal at infoteck.qc.ca
Wed Oct 22 11:44:27 PDT 2003


Hi,

This patch solve a problem w/ the help link that is always displayed w/o check if the online_help setting is true or false...

Also, in the lib/Menu.php, on the Menu constructor, what is the use of with_login, I don't found any reference to this on any files or other function.

Index: lib/Help.php
===================================================================
RCS file: /repository/horde/lib/Help.php,v
retrieving revision 1.48
diff -r1.48 Help.php
526a527,530
>         if (!$GLOBALS['conf']['user']['online_help']) {
>           return false;
>       }
>

--
Joel Vandal
Infoteck Internet


More information about the dev mailing list