Index: dblist.php =================================================================== --- dblist.php (revision 13936) +++ dblist.php (working copy) @@ -1031,7 +1031,7 @@ */ function isLoaded() { - return $this->Queried; + return $this->Queried && !$this->EOL(); } /**