mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-19 21:03:54 -07:00
r461
Поправил дамп git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@461 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293
This commit is contained in:
parent
8ecf2426bb
commit
e8dc9750af
2 changed files with 3 additions and 3 deletions
|
@ -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, '');
|
||||
|
||||
-- --------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue