メニューを含む XML ファイルから Home 要素を削除できますか?
<?xml version="1.0" encoding="UTF-8"?>
<configdata>
<nav>
<label>HOME</label>
<controller>index</controller>
<action>index</action>
<id>root</id>
<pages>...</pages>
....
xml ファイルから削除すると (4 行目から 7 行目まで)、例外が発生します。
Zend_Navigation_Exception: 無効な引数: C:\www\project\library\Zend\Navigation\Page.php の 235 行目でインスタンス化するクラスを特定できません