Empty commit

This commit is contained in:
Git 2016-02-01 08:00:30 +00:00
parent 2ae321dfee
commit 85fad9337f
2 changed files with 5 additions and 0 deletions

View File

@ -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>

View File

@ -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