- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,417
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
hello
how to merge two condition in one condition
<xf:if is="$xf.visitor.is_admin">
<xf:if is="$post.last_edit_date">
itry this but i faild
<xf:if is="$post.last_edit_date and $xf.visitor.is_admin">
how to merge two condition in one condition
<xf:if is="$xf.visitor.is_admin">
<xf:if is="$post.last_edit_date">
itry this but i faild
<xf:if is="$post.last_edit_date and $xf.visitor.is_admin">
نام موضوع : merge two condition