Index: branches/5.1.x/core/units/visits/visits_tag_processor.php =================================================================== diff -u -N -r13086 -r13581 --- branches/5.1.x/core/units/visits/visits_tag_processor.php (.../visits_tag_processor.php) (revision 13086) +++ branches/5.1.x/core/units/visits/visits_tag_processor.php (.../visits_tag_processor.php) (revision 13581) @@ -1,6 +1,6 @@ Application->recallObject( $this->getPrefixSpecial(), $this->Prefix, $params ); return !in_array( $object->GetDBField( $params['user_field'] ) , $virtual_users ); }