How can I do this if statement?
How can I do this if statement?
misteam
Posts: 50Questions: 18Answers: 0
How can I do this if statement?
From this:
if(source = 'Email',attachments = '',attachments > 0)
In to this:
$q->where( 'is_deleted', '0', '=' );
This discussion has been closed.
Replies
Duplicate of this thread, please don't repost - your original post is on the support list.
Colin