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