includes/clientside/tinymce/plugins/fullpage/blank.htm
author Dan
Sat, 17 Nov 2007 15:40:04 -0500
changeset 260 661beb9b0fa3
parent 1 fe660c52c48f
permissions -rw-r--r--
Rewrote some security code in PageUtils::savepage to accommodate the ACL system better; there was an issue with non-admin users saving pages on which they have edit rights but wiki mode is turned off

<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>