I have a book writing about Symfony 1.0 and tricks written there
doesn't work anymore in 1.4. What is equivalent of ModelPeer::doSelect
()?

Code:
$this->Welcome = PgNewTable::doSelect( new Criteria );

Error:
Fatal error: Call to undefined method PgNewTable::doSelect() in D:
\Serwer\www\palmgames\apps\palmgames\modules\news\actions
\actions.class.php on line 26

-- 
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.

Reply via email to