From 129e1a6360840ebf1e1eeb336a44bf6759af3796 Mon Sep 17 00:00:00 2001 From: Git Date: Sat, 26 May 2012 08:00:10 +0000 Subject: [PATCH] Empty commit --- gazelle.sql | 4 ++-- sections/register/step1.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gazelle.sql b/gazelle.sql index f026c5dd..88a83b25 100644 --- a/gazelle.sql +++ b/gazelle.sql @@ -173,8 +173,8 @@ CREATE TABLE `comments_edits` ( `EditUser` int(10) DEFAULT NULL, `EditTime` datetime DEFAULT NULL, `Body` mediumtext, - KEY `Page` (`Page`,`PostID`), - KEY `EditUser` (`EditUser`) + KEY `EditUser` (`EditUser`), + KEY `PostHistory` (`Page`,`PostID`,`EditTime`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1; CREATE TABLE `do_not_upload` ( diff --git a/sections/register/step1.php b/sections/register/step1.php index 0b798e7a..f606bec6 100644 --- a/sections/register/step1.php +++ b/sections/register/step1.php @@ -17,10 +17,10 @@ - +
Username Username  -

It is recommended that you do NOT use your real name for personal security! We will not be changing it for you.

+

Use common sense when choosing your username. Offensive usernames will not be tolerated. Also, do not choose a username that can be associated with your real name. If you do so, we will not be changing it for you.