How to fix the «red dot» AJAX error?

find . -type f -name '.php' -exec sed '1s/^\xEF\xBB\xBF//' -i {} \;
1 Like