logical blocks
Administrators Thanked: 265 раз
I confirm this is a CoTemplate bug. If you try
<!-- IF {MINIDIR_USERNAME} != "" -->
<
div
id
=
"mb_admin_user"
>
{PHP.L.Username} : <
b
>{MINIDIR_USERNAME}</
</
<!-- ENDIF -->
this works but if you put there AND condition, then != stops working.