Thanks, for delete now it works. But for update? How can I do?

On 29 Dic, 20:06, Alexandru-Emil Lupu <gang.al...@gmail.com> wrote:
> Sorry.
> That has to be in your model class
>
> Alecs
>
> sent via htc magic
>
> On Dec 29, 2009 9:05 PM, "Alexandru-Emil Lupu" <gang.al...@gmail.com> wrote:
>
> Override your delete method to:
>
> Public function delete(PropelPDO/ DoctrinePDO $con = null)
> {
>   @unlink($this->getFilePath());
>   Parent::delete($con);
>
> }
>
> Or appropriate to fix full path to the file, and also the appropriate db
> adaptor.
> Alecs
> sent via htc magic
>
> > > On Dec 29, 2009 7:44 PM, "ilcaduceo" <ilcadu...@gmail.com> wrote: > > Hi
>
> all, I'm using the sfW...

--

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