root/trunk/sql/updates/0.6/2808_command.sql
@
2
Revision 2, 207 bytes (checked in by yumileroy, 17 years ago) |
---|
Line | |
---|---|
1 | DELETE FROM `command` WHERE `name` = 'password'; |
2 | INSERT INTO command (name, security, help) VALUES ('password', 0,'Syntax: .password $newpassword\r\n\r\nSet for your account $newpassword as new password.'); |
Note: See TracBrowser
for help on using the browser.