Removed trailing whitespaces and CRLFs
[getmangos.git] / sql / updates / 0.10 / 5160_mangos_command.sql
blob6de8054973920feacc163b6a6915049854f1b7ad
1 DELETE FROM command WHERE name IN ('info');
3 INSERT INTO `command` VALUES
4 ('info',0,'Syntax: .info\r\n\r\nDisplay server version and the number of connected players.');