Куча мелких фиксов, уборка мусора.
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ if ($klanName && $klanAbbr && $klanDescr) {
|
||||
if ($user->clan) {
|
||||
$errorMessage .= 'Вы уже состоите в клане!. <BR>';
|
||||
}
|
||||
if (10000 >= $user->money) {
|
||||
if (Config::$clan_register_cost >= $user->money) {
|
||||
$errorMessage .= 'Не хватает денег на регистрацию клана. <BR>';
|
||||
}
|
||||
if (!$eff) {
|
||||
|
||||
Reference in New Issue
Block a user