mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Fixed PHP warnings
This commit is contained in:
parent
1b766d9e3e
commit
a3cce922e3
@ -495,6 +495,7 @@ if ($paginate_module) {
|
||||
ui_pagination($total_modules, $url);
|
||||
}
|
||||
|
||||
$table = new stdClass();
|
||||
$table->width = '100%';
|
||||
$table->class = 'databox data';
|
||||
$table->head = array ();
|
||||
|
Loading…
x
Reference in New Issue
Block a user