Hi,

There are missing semicolons in "application/models/Guestbook.php" file on lines:

throw new Exception('Invalid guestbook property')

Btw, new quickstart is cool :-)

Greetings,
Wojciech Naruniec

http://wojciech.naruniec.info/


-- Andreas Kraftl <andreas.kra...@kraftl.at> 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            | matt...@zend.com
Zend Framework          | http://framework.zend.com/

Reply via email to