Changed powered by announcement message.
This commit is contained in:
@@ -11,4 +11,4 @@ CREATE TABLE IF NOT EXISTS `announcements` (
|
|||||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
|
||||||
|
|
||||||
INSERT INTO announcements (`type`, `author`, `content`) VALUES
|
INSERT INTO announcements (`type`, `author`, `content`) VALUES
|
||||||
(0, 'Mobius', 'Powered by www.l2jmobius.com');
|
(0, 'Mobius', 'Powered by L2J-Mobius');
|
Reference in New Issue
Block a user