From cefd374290b6d0ebfa22e0af8d289e51481f6f90 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Sun, 14 Sep 2008 14:15:06 +0000 Subject: Series: Reverted Update integration Refs #55 --- series/trunk/instadisc.sql | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) (limited to 'series/trunk/instadisc.sql') diff --git a/series/trunk/instadisc.sql b/series/trunk/instadisc.sql index 9ab9699..bb2018c 100644 --- a/series/trunk/instadisc.sql +++ b/series/trunk/instadisc.sql @@ -3,7 +3,7 @@ -- http://www.phpmyadmin.net -- -- Host: localhost --- Generation Time: Sep 13, 2008 at 09:46 AM +-- Generation Time: Sep 14, 2008 at 10:12 AM -- Server version: 5.0.51 -- PHP Version: 5.2.4-2ubuntu5.3 -- @@ -25,20 +25,6 @@ CREATE TABLE `config` ( -- -------------------------------------------------------- --- --- Table structure for table `oldVerID` --- - -DROP TABLE IF EXISTS `oldVerID`; -CREATE TABLE `oldVerID` ( - `id` int(11) NOT NULL auto_increment, - `username` varchar(255) NOT NULL, - `verID` int(11) NOT NULL, - PRIMARY KEY (`id`) -) ENGINE=MyISAM DEFAULT CHARSET=latin1; - --- -------------------------------------------------------- - -- -- Table structure for table `subscriptions` -- -- cgit 1.4.1