blob: 5f2c3f432880fb15bd78e5d919f8126331afb9f3 [file] [log] [blame]
<script>
top.postMessage(<?php
echo json_encode($_POST);
?>, "*");
</script>