开发者

Zend Tool CLI always creates index action index view

I have the following problem with Zend tool (component of Zend Framework)

When I give the command to create a controller without a index action the action is still created. I 开发者_如何学Pythonuse the following command:

zf create controller auth 0

Is this the wrong command or is there a problem with zend tool.

I use version 10.6 of Zend Framework


The command looks to be correct:
zf create controller $name $indexActionIncluded
I can reproduce the issue and I've tried every conceivable argument for indexActionIncluded to no avail. So yeah, looks like a bug.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜