mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-08 05:36:10 +00:00
remove unneeded line
This commit is contained in:
@@ -204,7 +204,6 @@ if(isset($_POST['ft'])=='check'){
|
||||
}elseif($allres <= $market->maxcarry){
|
||||
$error = '<span class="error"><b>Too few merchants.</b></span>';
|
||||
}
|
||||
$allres <= $market->maxcarry
|
||||
echo $error;
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user