fixing 'strict' errors
This commit is contained in:
parent
5a72665c23
commit
c9564f7503
@ -216,7 +216,7 @@
|
||||
return parent::exec();
|
||||
}
|
||||
|
||||
function onsubmit() {
|
||||
function onsubmit($data=null) {
|
||||
|
||||
global $lang, $panel, $action;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user