(wozu ist das file überhaupt da? wahrscheinlich eine Altlast)
Hab ich durch zufall entdeckt:
Zeile 574 ff
Code: Alles auswählen
function where_plain_Clause ($mywhere,$andor='AND',$where='',$check="soft") {
$meta=$this->metadata_buffered($table);
if (!$q && $ckeck=='full') {
-$table ist immer NULL (nicht initialisiert, laut eclipse)
Nochmal Zeile 644
Code: Alles auswählen
if (!$q && $ckeck=='full')