Update html.formother.class.php

This commit is contained in:
ptibogxiv
2019-03-31 19:28:45 +02:00
committed by GitHub
parent 13c93ba1c2
commit 69b04e2189

View File

@@ -1244,7 +1244,7 @@ class FormOther
* @param int $useempty 1=Add empty line
* @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;