fixing 'strict' errors

This commit is contained in:
real_nowhereman 2012-03-25 21:43:59 +00:00
parent 5a72665c23
commit c9564f7503

View File

@ -216,7 +216,7 @@
return parent::exec();
}
function onsubmit() {
function onsubmit($data=null) {
global $lang, $panel, $action;