whereAdd("equality = '{$this->cn}' OR substr = '{$this->cn}'"); $t->find(); while ($t->fetch()) { $this->usedBy[] = clone($t); } } } ?>