mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Qual: Wrong type in method documentation
This commit is contained in:
parent
11ef3ef34e
commit
152fbbd7f6
|
|
@ -1788,7 +1788,7 @@ function getHelpParamFor($helppagename,$langs)
|
|||
* @param string $title Title search area
|
||||
* @param string $htmlmodesearch Value to set into parameter "mode_search" ('soc','contact','products','member',...)
|
||||
* @param string $htmlinputname Field Name input form
|
||||
* @return void
|
||||
* @return string
|
||||
*/
|
||||
function printSearchForm($urlaction,$urlobject,$title,$htmlmodesearch,$htmlinputname)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user