Index: branches/5.1.x/core/units/category_items/category_items_dbitem.php =================================================================== diff -u -N -r12127 -r12657 --- branches/5.1.x/core/units/category_items/category_items_dbitem.php (.../category_items_dbitem.php) (revision 12127) +++ branches/5.1.x/core/units/category_items/category_items_dbitem.php (.../category_items_dbitem.php) (revision 12657) @@ -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