Skip to content

Instantly share code, notes, and snippets.

@manuakasam
Created August 12, 2013 13:12
Show Gist options
  • Select an option

  • Save manuakasam/6210681 to your computer and use it in GitHub Desktop.

Select an option

Save manuakasam/6210681 to your computer and use it in GitHub Desktop.
http://sammarketplace.dev/item/add?category=4
$this->form->setAttribute('action', $this->url('item/add', array(), array(), true))
->prepare();
<form action="/item/add" method="POST" name="item-add-form" id="item-add-form"> <-- FUCK YOU
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment