Resetting [HFP-805]
parent
907396e49b
commit
b3e0539261
|
@ -2889,6 +2889,7 @@ class H5PCore {
|
||||||
// Add local libraries to supplement content type cache
|
// Add local libraries to supplement content type cache
|
||||||
foreach ($local_libraries as $local_lib) {
|
foreach ($local_libraries as $local_lib) {
|
||||||
$is_local_only = TRUE;
|
$is_local_only = TRUE;
|
||||||
|
$icon_path = NULL;
|
||||||
|
|
||||||
// Check if icon is available locally:
|
// Check if icon is available locally:
|
||||||
if($local_lib->has_icon) {
|
if($local_lib->has_icon) {
|
||||||
|
|
Loading…
Reference in New Issue