Hi,

I am trying to do the following

$temp = new sfPropelData();
echo $temp->getFiles();

But I get the following error

Fatal error: Call to protected method sfData::getFiles() from context
'testActions' in
/opt/lampp/htdocs/testproj/apps/tool/modules/test/actions/actions.class.php
on line 47

Thanks

Deepak Bhatia

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@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