if(($userdata['user_regulamin']) > 0 ) { if (iMEMBER && $can_reply && !$fdata['thread_locked']) { require_once INCLUDES."bbcode_include.php"; opentable($locale['512']); echo "
\n"; closetable(); } } else { opentable("Regulamin"); echo "\n"; closetable(); }