Index: trunk/kernel/units/category_items/category_items_dbitem.php =================================================================== diff -u -N --- trunk/kernel/units/category_items/category_items_dbitem.php (revision 1566) +++ trunk/kernel/units/category_items/category_items_dbitem.php (revision 0) @@ -1,36 +0,0 @@ -getLinkedInfo(); - return '(CategoryId='.$this->ID.' AND '.$table_info['ForeignKey'].'='.$table_info['ParentId'].')'; - } - - /** - * Generate and set new temporary id - * - * @access private - */ - function setTempID() - { - // don't set temp id for this item - } - - } - - -?> \ No newline at end of file