Browse Source

ZF-7095: remove news.resources.layout.layout reference from example; confusing to end-users

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@17725 44c647ce-9c0f-0410-b52a-842ac1e357ba
matthew 16 years ago
parent
commit
61a2022059

+ 0 - 1
documentation/manual/en/module_specs/Zend_Application-AvailableResources-Modules.xml

@@ -86,7 +86,6 @@ news.resources.db.params.host = "localhost"
 news.resources.db.params.username = "webuser"
 news.resources.db.params.password = "XXXXXXX"
 news.resources.db.params.dbname = "news"
-news.resources.layout.layout = "news"
 ]]></programlisting>
 
         <programlisting language="xml"><![CDATA[