Index: branches/5.2.x/core/units/helpers/priority_helper.php =================================================================== diff -u -N -r15262 -r16231 --- branches/5.2.x/core/units/helpers/priority_helper.php (.../priority_helper.php) (revision 15262) +++ branches/5.2.x/core/units/helpers/priority_helper.php (.../priority_helper.php) (revision 16231) @@ -1,6 +1,6 @@ priority stays the same - return Array ($id); - } - $id_field = $this->Application->getUnitOption($event->Prefix, 'IDField'); $table_name = $this->Application->getUnitOption($event->Prefix, 'TableName'); @@ -245,4 +238,4 @@ $dummy->Update(); } } - } \ No newline at end of file + }