Problem/Motivation

The function "variable_get()" tries to get the value "bitdash_player_custom_cdn" which doesn't exist under that name. the correct name is "bitdash_player_cdn".

Proposed resolution

Change "bitdash_player_custom_cdn" to "bitdash_player_cdn".

CommentFileSizeAuthor
#2 variable_get_cdn-2813945-2.patch629 bytessilvan wakker

Comments

SilvanWakker created an issue. See original summary.

silvan wakker’s picture

StatusFileSize
new629 bytes

This patch fixes the issue.

silvan wakker’s picture

Status: Active » Needs review
skilip’s picture

Assigned: Unassigned » skilip
Status: Needs review » Reviewed & tested by the community

fabianvdbor’s picture

Status: Reviewed & tested by the community » Fixed
fabianvdbor’s picture

Status: Fixed » Closed (fixed)