no changes detected
";
}
elseif($u_csplown == 'yes' && $u_csplit == 'off') {
echo "
|
cSplit
|
You own cSplit, but it is currently disabled for your account. You can enable it below.
|
";
}
elseif($u_csplown == 'no') {
$u_totalc = number_format($u_cmsgs);
echo "
|
cSplit
|
This feature is available only to users who have sent a total of 10 chat messages. So far, you have sent $u_totalc. Once you have reached that limit, you will be able to purchase cSplit for 5.00 MDF using the command below. Remember, spamming or flooding to meet this limit is against the rules.
|
";
}
?>