Bugfix verkaufszahlen

This commit is contained in:
Xenomporio 2022-05-25 09:24:23 +02:00
parent c1a56db38d
commit 071601fa35
2 changed files with 1167 additions and 1156 deletions

View File

@ -54,7 +54,7 @@ class EasyTable {
* @param string|int $limit
* @param string $newevent
*/
function Query($sql,$limit='',$newevent='')
function Query($sql,$limit=0,$newevent='')
{
if(!is_array($sql)) {
$this->sql = $sql;

File diff suppressed because it is too large Load Diff