Hi,
There is no delete action for Zend_Tool, I do it manually.
In this case you could probably just make amendments, to the
controller class and XML file.
Thanks.
On 22 Jun 2010, at 12:53, Parham Doustdar <[email protected]> wrote:
Hi,
As I was learning the Zend framework, I accidentally entered:
[code]
c:\>zf create action sucess account
[/code]
Then, afterwards, as I wanted to delete this action and enter
"success" instead, i found no command. Should I remove the created
files, and the entry in the project XML file, by hand? or there's
something I'm missing?
Thanks!