mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
Fixed warning php
This commit is contained in:
parent
5c59a75492
commit
719ece1ce8
@ -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