-- Andreas Kraftl <[email protected]> wrote (on Friday, 01 May 2009, 07:23 PM +0200): > I don't know how to report the following two mistakes on Zend > quickstart: > > http://framework.zend.com/docs/quickstart/create-a-model-and-database-table > 4th code sample > all resource.db should be resources.db > > another mistake > % php scripts/load.sqlite.php > should be > % php scripts/load.sqlite.php --withdata
Thanks for the report -- I'll take care of those today. -- Matthew Weier O'Phinney Project Lead | [email protected] Zend Framework | http://framework.zend.com/
