Index: branches/unlabeled/unlabeled-1.37.2/kernel/include/itemdb.php =================================================================== diff -u -r8116 -r8183 --- branches/unlabeled/unlabeled-1.37.2/kernel/include/itemdb.php (.../itemdb.php) (revision 8116) +++ branches/unlabeled/unlabeled-1.37.2/kernel/include/itemdb.php (.../itemdb.php) (revision 8183) @@ -658,7 +658,6 @@ if($table == null) $table = $this->tablename; - if (!isset($tables_found[$table])) { // checks if table specified in item exists in db $db =& GetADODBConnection();