Monday 14 December 2009 2:47:23 am
Thanks Lukasz for the advice ! Meanwhile I found the following solution which is to redirect in 301 on the confirmation page. In this way, post data no longer exist.
// redirect
eZHTTPTool::redirect( eZSys::indexDir().'/member/mywallet', array(), 301 ); eZExecution::cleanExit(); Cheers, Seb
eZ Publish Freelance
web : http://www.webaxis.fr
|