forked from leftypol/leftypol
Locking permissions
This commit is contained in:
parent
714e531303
commit
db17603221
2 changed files with 4 additions and 3 deletions
|
@ -99,9 +99,9 @@
|
|||
formatDate($ban['set']) .
|
||||
'</strong>, and ' .
|
||||
($ban['expires'] ?
|
||||
'expires on <strong>' .
|
||||
'expires ' . until($ban['expires']) . ' from now, which is on <strong>' .
|
||||
formatDate($ban['expires']) .
|
||||
'</strong>, which is ' . until($ban['expires']) . ' from now'
|
||||
'</strong>'
|
||||
: '<em>will not expire</em>' ) .
|
||||
'.</p>
|
||||
<p>Your IP address is <strong>' . $_SERVER['REMOTE_ADDR'] . '</strong>.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue