[go: up one dir, main page]

Menu

[ab7a0e]: / doc / motd.sql  Maximize  Restore  History

Download this file

9 lines (7 with data), 345 Bytes

1
2
3
4
5
6
7
8
-- $Id: motd.sql,v 1.5 2002/08/30 10:18:49 nighty Exp $
-- Used to store MOTD text. Use \n for multiple lines.
-- MOTD is just a language response with id 9999.
DELETE FROM translations where response_id = 9999;
COPY "translations" FROM stdin;
1 9999 \026Undernet Channel Services MOTD\026\n\nService Announcements:\nNone at present. 31337
\.