Prints Errors- breaks media library
-
Prints the following at the top of the page:
; if(is_array($inner_files)) $files = array_merge($files, $inner_files); } else { array_push($files, $dir . "/" . $file); } } } closedir($dh); return $files; } } ?>
Can’t load Media library anymore after that.
- The topic ‘Prints Errors- breaks media library’ is closed to new replies.