mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Update html.formother.class.php
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user