magento布局文件formkey的作用public function editPostAction(){if (!$this-_validateFormKey()) {retur
magento布局文件formkey的作用
public function editPostAction(){ if (!$this->_validateFormKey()) { return $this->_redirect('*/*/edit'); }}
?
?
magento布局文件formkey的作用
public function editPostAction(){ if (!$this->_validateFormKey()) { return $this->_redirect('*/*/edit'); }}
?
?