Index: branches/5.2.x/core/units/system_event_subscriptions/system_event_subscription_eh.php =================================================================== diff -u -N -r15268 -r16513 --- branches/5.2.x/core/units/system_event_subscriptions/system_event_subscription_eh.php (.../system_event_subscription_eh.php) (revision 15268) +++ branches/5.2.x/core/units/system_event_subscriptions/system_event_subscription_eh.php (.../system_event_subscription_eh.php) (revision 16513) @@ -1,6 +1,6 @@ getObject(); - /* @var $object kDBItem */ $object->setRequired('UserId', !$object->GetDBField('SubscriberEmail')); $object->setRequired('SubscriberEmail', !$object->GetDBField('UserId'));