Update html.formother.class.php
This commit is contained in:
parent
13c93ba1c2
commit
69b04e2189
@ -1244,7 +1244,7 @@ class FormOther
|
|||||||
* @param int $useempty 1=Add empty line
|
* @param int $useempty 1=Add empty line
|
||||||
* @return string See option
|
* @return string See option
|
||||||
*/
|
*/
|
||||||
public function selectautomanual($htmlname, $value = '', $option = 0, $disabled = false, $useempty = 0)
|
public function selectAutoManual($htmlname, $value = '', $option = 0, $disabled = false, $useempty = 0)
|
||||||
{
|
{
|
||||||
global $langs;
|
global $langs;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user