Index: branches/5.0.x/core/units/category_items/category_items_dbitem.php =================================================================== diff -u -r12117 -r12299 --- branches/5.0.x/core/units/category_items/category_items_dbitem.php (.../category_items_dbitem.php) (revision 12117) +++ branches/5.0.x/core/units/category_items/category_items_dbitem.php (.../category_items_dbitem.php) (revision 12299) @@ -1,6 +1,6 @@ getLinkedInfo(); return '(CategoryId='.$this->ID.' AND '.$table_info['ForeignKey'].'='.$table_info['ParentId'].')'; } - + /** * Generate and set new temporary id * @@ -41,8 +43,5 @@ { // don't set temp id for this item } - - } - -?> \ No newline at end of file + } \ No newline at end of file