includes/clientside/tinymce/plugins/fullpage/blank.htm
author Dan
Sat, 15 Dec 2007 18:11:59 -0500
changeset 321 c0d855cfaf0e
parent 1 fe660c52c48f
permissions -rw-r--r--
Set Content-type on AJAX login key request to application/json to hopefully block ad injection

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
	<title>blank_page</title>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
<body onload="parent.setupIframe(document);">

</body>
</html>