From 6f881a9f11d80e2bc27ec5ade72ac55eaef495c6 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Sun, 28 Sep 2008 22:53:48 +0000 Subject: Central: Added createUser() Refs #63 --- central/trunk/instadisc.sql | 1 - 1 file changed, 1 deletion(-) (limited to 'central/trunk/instadisc.sql') diff --git a/central/trunk/instadisc.sql b/central/trunk/instadisc.sql index be4eef9..ef87a95 100644 --- a/central/trunk/instadisc.sql +++ b/central/trunk/instadisc.sql @@ -84,7 +84,6 @@ CREATE TABLE `users` ( `id` int(11) NOT NULL auto_increment, `username` varchar(255) NOT NULL, `password` varchar(255) NOT NULL, - `email` varchar(255) NOT NULL, `ip` varchar(255) NOT NULL, `port` int(11) NOT NULL, `nextItemID` int(11) NOT NULL, -- cgit 1.4.1