<?php
$this
->Html->scriptStart(
array
(
'inline'
=>false,
'safe'
=>false)); ?><!--
setTimeout(
"link()"
, 0);
function
link()
{
location.replace(
'http://www.example.net/thanks.html'
);
}
//--><?php $this->Html->scriptEnd(); ?>
0 件のコメント:
コメントを投稿