mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
#10131 fixed error 500 in module templates
This commit is contained in:
parent
1ce72edf0f
commit
31d0cceecc
@ -224,6 +224,7 @@ if ($result === false) {
|
||||
$result = [];
|
||||
}
|
||||
|
||||
$table = new stdClass();
|
||||
$table->width = '100%';
|
||||
$table->cellpadding = 0;
|
||||
$table->cellspacing = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user