mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +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);
|
ui_pagination($total_modules, $url);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$table = new stdClass();
|
||||||
$table->width = '100%';
|
$table->width = '100%';
|
||||||
$table->class = 'databox data';
|
$table->class = 'databox data';
|
||||||
$table->head = array ();
|
$table->head = array ();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user