mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2025-03-31 02:20:22 +02:00
Bugfix verkaufszahlen
This commit is contained in:
parent
c1a56db38d
commit
071601fa35
@ -54,7 +54,7 @@ class EasyTable {
|
|||||||
* @param string|int $limit
|
* @param string|int $limit
|
||||||
* @param string $newevent
|
* @param string $newevent
|
||||||
*/
|
*/
|
||||||
function Query($sql,$limit='',$newevent='')
|
function Query($sql,$limit=0,$newevent='')
|
||||||
{
|
{
|
||||||
if(!is_array($sql)) {
|
if(!is_array($sql)) {
|
||||||
$this->sql = $sql;
|
$this->sql = $sql;
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user