Index: branches/5.3.x/core/units/thesaurus/thesaurus_tp.php =================================================================== diff -u -N -r15483 -r15698 --- branches/5.3.x/core/units/thesaurus/thesaurus_tp.php (.../thesaurus_tp.php) (revision 15483) +++ branches/5.3.x/core/units/thesaurus/thesaurus_tp.php (.../thesaurus_tp.php) (revision 15698) @@ -1,6 +1,6 @@ Application->GetVar('keywords')) ); - $table_name = $this->Application->getUnitOption($this->Prefix, 'TableName'); + $table_name = $this->getUnitConfig()->getTableName(); $sql = 'SELECT * FROM ' . $table_name . '