root/trunk/sql/updates/0.6/2958_command.sql
@
2
Revision 2, 240 bytes (checked in by yumileroy, 17 years ago) |
---|
Line | |
---|---|
1 | DELETE FROM `command` WHERE `name` = 'lockaccount'; |
2 | INSERT INTO command (name, security, help) VALUES ('lockaccount', 0,'Syntax: .lockaccount [on|off]\r\n\r\nAllow login from account only from current used IP or remove this requirement.'); |
Note: See TracBrowser
for help on using the browser.