Resetting [HFP-805]

pull/38/head
Paal Joergensen 2017-03-10 14:29:49 +01:00
parent 907396e49b
commit b3e0539261
1 changed files with 1 additions and 0 deletions

View File

@ -2889,6 +2889,7 @@ class H5PCore {
// Add local libraries to supplement content type cache
foreach ($local_libraries as $local_lib) {
$is_local_only = TRUE;
$icon_path = NULL;
// Check if icon is available locally:
if($local_lib->has_icon) {