Works on canvas integration in third party module
This commit is contained in:
parent
283ac96e5a
commit
78cd38639f
@ -1801,8 +1801,6 @@ class Form
|
||||
*/
|
||||
function form_confirm($page, $title, $question, $action, $formquestion='', $selectedchoice="", $useajax=0)
|
||||
{
|
||||
global $langs,$conf;
|
||||
|
||||
print $this->formconfirm($page, $title, $question, $action, $formquestion, $selectedchoice, $useajax);
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user