Monday, April 30, 2012

Re: Soft Delete

I did. It works. I have another problem that is related to my DB.

Thanks for the help though.

Regards,

Will

"What's wealth but the means of expanding once  life? There's two ways one can do it: either by producing more our by producing it faster. And that is what I'm doing. I'm manufacturing time." Ellis Wyatt from Atlas Shrugged

Sent from VeryBerry-White Book Device

On Apr 30, 2012 2:38 PM, "lowpass" <zijn.digital@gmail.com> wrote:

ife() was removed in 2.x. Just change the code to use ternary, eg.
$foo ? $foo : $bar;


On Mon, Apr 30, 2012 at 12:41 AM, Will <will.a.salazar@gmail.com> wrote:
> Trying to do a Soft Dele...

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: