Поправил дамп git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@461 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293
This commit is contained in:
fly.dvorkin 2012-09-26 03:49:14 +00:00
commit e8dc9750af
2 changed files with 3 additions and 3 deletions

View file

@ -962,7 +962,7 @@ CREATE TABLE IF NOT EXISTS `bb_posts` (
-- Дамп данных таблицы `bb_posts`
--
INSERT INTO `bb_posts` VALUES (1, 1, 1, 2, 1309421220, '', '', 0, 0, 0, 0, 1);
INSERT INTO `bb_posts` VALUES (1, 1, 1, 2, 1309421220, '', '', 0, 0, 0, 0, 1, '', 0, 0, '');
-- --------------------------------------------------------