This commit is contained in:
Laurent Destailleur 2011-06-06 16:16:23 +00:00
parent ef6f5f54f4
commit 7de1a6a482

View File

@ -819,6 +819,8 @@ if (!empty($conf->global->MAIN_MODULE_MULTICOMPANY))
* @param head Add optionnal head lines * @param head Add optionnal head lines
* @param title Title of web page * @param title Title of web page
* @param help_url Url links to help page * @param help_url Url links to help page
* Syntax is: For a wiki page: EN:EnglishPage|FR:FrenchPage|ES:SpanishPage
* For other external page: http://server/url
* @param target Target to use in menu links * @param target Target to use in menu links
* @param disablejs Do not output links to js (Ex: qd fonction utilisee par sous formulaire Ajax) * @param disablejs Do not output links to js (Ex: qd fonction utilisee par sous formulaire Ajax)
* @param disablehead Do not output head section * @param disablehead Do not output head section