Searched refs:CommentArray (Results 1 – 1 of 1) sorted by relevance
721 $CommentArray = unserialize($row['comments_id3v2']); variable722 if (isset($CommentArray['encoded_by'][0])) {742 $CommentArray = unserialize($row['comments_id3v2']); variable743 …stribution'] == '%') || (!empty($CommentArray['encoded_by'][0]) && ($_REQUEST['encodedbydistributi…759 $CommentArray = unserialize($row['comments_id3v2']); variable760 if (isset($CommentArray['encoded_by'][0])) {761 if (isset($EncodedBy[$row['encoder_options']][$CommentArray['encoded_by'][0]])) {762 $EncodedBy[$row['encoder_options']][$CommentArray['encoded_by'][0]]++;764 $EncodedBy[$row['encoder_options']][$CommentArray['encoded_by'][0]] = 1;