Флай, ты забыл изменить файл mysql.sql git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@315 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293
This commit is contained in:
dimka3210 2011-11-13 07:58:16 +00:00
parent 2bb14748a7
commit a1c203ee95

View file

@ -1282,7 +1282,7 @@ CREATE TABLE `bb_topics` (
-- Дамп данных таблицы `bb_topics`
--
INSERT INTO `bb_topics` VALUES (1, 1, 'Добро пожаловать в TorrentPier II', 2, 1309421220, 2, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 972086460);
INSERT INTO `bb_topics` VALUES (1, 1, 'Добро пожаловать в TorrentPier II', 2, 1309421220, 2, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 972086460, 0);
-- --------------------------------------------------------