Index: branches/5.0.x/core/units/files/file_eh.php =================================================================== diff -u -N -r12734 -r13289 --- branches/5.0.x/core/units/files/file_eh.php (.../file_eh.php) (revision 12734) +++ branches/5.0.x/core/units/files/file_eh.php (.../file_eh.php) (revision 13289) @@ -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