WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
<?phpif( $rec_user['statusflags'] & USERS_ACTIVE ){ echo 'the user is activated';}else{ echo 'the user is NOT activated';}?>