fixed database install

This commit is contained in:
Savetheinternet 2011-04-07 00:47:30 +10:00
parent 667b77dcbc
commit 04a13e8f77
2 changed files with 2 additions and 9 deletions

View file

@ -2,10 +2,7 @@
-- version 3.3.9
-- http://www.phpmyadmin.net
--
-- Host: 127.0.0.1
-- Generation Time: Apr 07, 2011 at 12:37 AM
-- Server version: 5.1.48
-- PHP Version: 5.3.2
SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
@ -15,10 +12,6 @@ SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
--
-- Database: `imgboard`
--
-- --------------------------------------------------------
--