summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/functions.php b/functions.php
index fb38f6b3b..275efb1c7 100644
--- a/functions.php
+++ b/functions.php
@@ -2201,6 +2201,8 @@
print "<param key=\"cdm_auto_catchup\" value=\"" .
sprintf("%d", get_pref($link, "CDM_AUTO_CATCHUP")) . "\"/>";
+ print "<param key=\"icons_url\" value=\"" . ICONS_URL . "\"/>";
+
print "</init-params>";
}