Core/Accounts: prevent existing account ban from being updated

This commit is contained in:
hondacrx
2018-04-18 18:03:39 -04:00
parent 4e4d596392
commit 9b927f8093
6 changed files with 28 additions and 6 deletions
@@ -0,0 +1,2 @@
DELETE FROM `trinity_string` WHERE `entry`=1191;
INSERT INTO `trinity_string` (`entry`, `content_default`) VALUES (1191, 'Ban exists');