mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2024-11-14 20:17:14 +01:00
Bugfix verkaufszahlen
This commit is contained in:
parent
c1a56db38d
commit
071601fa35
@ -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
Loading…
Reference in New Issue
Block a user