Index: branches/5.1.x/core/units/files/file_eh.php =================================================================== diff -u -N -r13086 -r13545 --- branches/5.1.x/core/units/files/file_eh.php (.../file_eh.php) (revision 13086) +++ branches/5.1.x/core/units/files/file_eh.php (.../file_eh.php) (revision 13545) @@ -1,6 +1,6 @@ Application->getUnitOption('#file', 'Clones'); - $clones[$event->MasterEvent->Prefix.'-file'] = Array ( - 'ParentPrefix' => $event->MasterEvent->Prefix, - ); - $this->Application->setUnitOption('#file', 'Clones', $clones); - } - - /** * Remembers user, who is created file record. Makes file primary if no other files are uploaded. * * @param kEvent $event