Skip to content

Commit 89acc6f

Browse files
committed
Update AbstractQuery.php
1 parent 754929e commit 89acc6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

webfiori/database/AbstractQuery.php

-1
Original file line numberDiff line numberDiff line change
@@ -795,7 +795,6 @@ public function reset() {
795795
$this->lastQueryType = '';
796796
$this->limit = -1;
797797
$this->offset = -1;
798-
$this->associatedTbl = null;
799798
}
800799
/**
801800
* Perform a right join query.

0 commit comments

Comments
 (0)