mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-23 16:32:45 +00:00
2.1.2
This commit is contained in:
parent
71df528e65
commit
38e2329d9e
4
bans.php
4
bans.php
@ -53,8 +53,8 @@ if(! $retval )
|
|||||||
$expiresResult = date('F j, Y, g:i a', $expiresConvert);
|
$expiresResult = date('F j, Y, g:i a', $expiresConvert);
|
||||||
?>
|
?>
|
||||||
<tr>
|
<tr>
|
||||||
<td><?php echo "<img src='http://mineskin.ca/avatar/?player=" . $row['name'] . "&size=25' style='margin-bottom:5px;margin-right:5px;border-radius:2px;' />" . $row['name'];?></td>
|
<td><?php echo "<img src='http://mineskin.ca/v2/avatar/?player=" . $row['name'] . "&size=25' style='margin-bottom:5px;margin-right:5px;border-radius:2px;' />" . $row['name'];?></td>
|
||||||
<td><?php echo "<img src='http://mineskin.ca/avatar/?player=" . $row['banner'] . "&size=25' style='margin-bottom:5px;margin-right:5px;border-radius:2px;' />" . $row['banner'];?></td>
|
<td><?php echo "<img src='http://mineskin.ca/v2/avatar/?player=" . $row['banner'] . "&size=25' style='margin-bottom:5px;margin-right:5px;border-radius:2px;' />" . $row['banner'];?></td>
|
||||||
<td style="width: 30%;"><?php echo $row['reason'];?></td>
|
<td style="width: 30%;"><?php echo $row['reason'];?></td>
|
||||||
<td><?php echo $timeResult;?></td>
|
<td><?php echo $timeResult;?></td>
|
||||||
<td><?php if($row['expires'] == 0) {
|
<td><?php if($row['expires'] == 0) {
|
||||||
|
@ -68,7 +68,7 @@ if(! $retval )
|
|||||||
echo $numbers;
|
echo $numbers;
|
||||||
?>
|
?>
|
||||||
</td>
|
</td>
|
||||||
<td><?php echo "<img src='http://mineskin.ca/avatar/?player=" . $row['banner'] . "&size=25' style='margin-bottom:5px;margin-right:5px;border-radius:2px;' />" . $row['banner'];?></td>
|
<td><?php echo "<img src='http://mineskin.ca/v2/avatar/?player=" . $row['banner'] . "&size=25' style='margin-bottom:5px;margin-right:5px;border-radius:2px;' />" . $row['banner'];?></td>
|
||||||
<td style="width: 30%;"><?php echo $row['reason'];?></td>
|
<td style="width: 30%;"><?php echo $row['reason'];?></td>
|
||||||
<td><?php echo $timeResult;?></td>
|
<td><?php echo $timeResult;?></td>
|
||||||
<td><?php if($row['expires'] == 0) {
|
<td><?php if($row['expires'] == 0) {
|
||||||
|
@ -53,8 +53,8 @@ if(! $retval )
|
|||||||
$expiresResult = date('F j, Y, g:i a', $expiresConvert);
|
$expiresResult = date('F j, Y, g:i a', $expiresConvert);
|
||||||
?>
|
?>
|
||||||
<tr>
|
<tr>
|
||||||
<td><?php echo "<img src='http://mineskin.ca/avatar/?player=" . $row['name'] . "&size=25' style='margin-bottom:5px;margin-right:5px;border-radius:2px;' />" . $row['name'];?></td>
|
<td><?php echo "<img src='http://mineskin.ca/v2/avatar/?player=" . $row['name'] . "&size=25' style='margin-bottom:5px;margin-right:5px;border-radius:2px;' />" . $row['name'];?></td>
|
||||||
<td><?php echo "<img src='http://mineskin.ca/avatar/?player=" . $row['banner'] . "&size=25' style='margin-bottom:5px;margin-right:5px;border-radius:2px;' />" . $row['banner'];?></td>
|
<td><?php echo "<img src='http://mineskin.ca/v2/avatar/?player=" . $row['banner'] . "&size=25' style='margin-bottom:5px;margin-right:5px;border-radius:2px;' />" . $row['banner'];?></td>
|
||||||
<td style="width: 30%;"><?php echo $row['reason'];?></td>
|
<td style="width: 30%;"><?php echo $row['reason'];?></td>
|
||||||
<td><?php echo $timeResult;?></td>
|
<td><?php echo $timeResult;?></td>
|
||||||
<td><?php if($row['expires'] == 0) {
|
<td><?php if($row['expires'] == 0) {
|
||||||
|
@ -48,8 +48,8 @@ if(! $retval )
|
|||||||
$expiresResult = date('F j, Y, g:i a', $expiresConvert);
|
$expiresResult = date('F j, Y, g:i a', $expiresConvert);
|
||||||
?>
|
?>
|
||||||
<tr>
|
<tr>
|
||||||
<td><?php echo "<img src='http://mineskin.ca/avatar/?player=" . $row['name'] . "&size=25' style='margin-bottom:5px;margin-right:5px;border-radius:2px;' />" . $row['name'];?></td>
|
<td><?php echo "<img src='http://mineskin.ca/v2/avatar/?player=" . $row['name'] . "&size=25' style='margin-bottom:5px;margin-right:5px;border-radius:2px;' />" . $row['name'];?></td>
|
||||||
<td><?php echo "<img src='http://mineskin.ca/avatar/?player=" . $row['banner'] . "&size=25' style='margin-bottom:5px;margin-right:5px;border-radius:2px;' />" . $row['banner'];?></td>
|
<td><?php echo "<img src='http://mineskin.ca/v2/avatar/?player=" . $row['banner'] . "&size=25' style='margin-bottom:5px;margin-right:5px;border-radius:2px;' />" . $row['banner'];?></td>
|
||||||
<td style="width: 30%;"><?php echo $row['reason'];?></td>
|
<td style="width: 30%;"><?php echo $row['reason'];?></td>
|
||||||
<td><?php if($row['expires'] == 0) {
|
<td><?php if($row['expires'] == 0) {
|
||||||
echo 'Permanent Warning';
|
echo 'Permanent Warning';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user