Fix: remove unused object
This commit is contained in:
parent
fa3e134a92
commit
a3ee9f83fe
@ -200,7 +200,7 @@ class Form
|
|||||||
*/
|
*/
|
||||||
private function editInPlace($object, $value, $htmlname, $condition, $inputType='textarea', $extObject=null, $success=null)
|
private function editInPlace($object, $value, $htmlname, $condition, $inputType='textarea', $extObject=null, $success=null)
|
||||||
{
|
{
|
||||||
global $conf, $langs;
|
global $conf;
|
||||||
|
|
||||||
$out='';
|
$out='';
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user