mirror of
https://github.com/WhatCD/Gazelle.git
synced 2025-01-18 04:01:35 +00:00
Empty commit
This commit is contained in:
parent
2ae321dfee
commit
85fad9337f
@ -13,8 +13,10 @@
|
||||
|
||||
<strong>Send to: </strong>
|
||||
<select name="level">
|
||||
<? if (!isset(G::$LoggedUser['LockedAccount'])) { ?>
|
||||
<option value="0" selected="selected">First Line Support</option>
|
||||
<option value="650">Forum Moderators</option>
|
||||
<? } ?>
|
||||
<option value="700">Staff</option>
|
||||
</select>
|
||||
|
||||
|
@ -1,5 +1,8 @@
|
||||
CHANGE LOG
|
||||
|
||||
2016-01-31 by newman
|
||||
Allow locked accounts to send staff PMs to staff only
|
||||
|
||||
2016-01-27 by newman
|
||||
Fix downloading torrents via wget or other utilities when account is locked. This should prevent plugins like autodl-irssi from downloading torrents after an account becomes locked
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user