mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Fixed warning php
(cherry picked from commit 719ece1ce82cd7cb981fe0a55fdc9d7256322aea)
This commit is contained in:
parent
e9ffc06cf8
commit
83f6dd4611
@ -359,6 +359,7 @@ switch ($config["dbtype"]) {
|
||||
$sql_all = sprintf($sql_all, $whereSubquery);
|
||||
$sql_count = sprintf($sql_count, $whereSubquery);
|
||||
|
||||
$table = new stdClass();
|
||||
$table->width = '100%';
|
||||
$table->cellpadding = 0;
|
||||
$table->cellspacing = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user