mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 02:27:34 -07:00
r70
Исправлена опечатка в дампе (потерялся один апостроф :) ) git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@70 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293
This commit is contained in:
parent
ab1f306b68
commit
b694cba467
2 changed files with 2 additions and 2 deletions
|
@ -636,7 +636,7 @@ INSERT INTO `bb_config` VALUES ('report_hack_count', '0');
|
|||
INSERT INTO `bb_config` VALUES ('report_notify', '0');
|
||||
INSERT INTO `bb_config` VALUES ('report_list_admin', '0');
|
||||
INSERT INTO `bb_config` VALUES ('report_new_window', '0');
|
||||
INSERT INTO `bb_config` VALUES ('torrent_pass_private_key', 'вставить_из_конфига_XBTT);
|
||||
INSERT INTO `bb_config` VALUES ('torrent_pass_private_key', 'вставить_из_конфига_XBTT');
|
||||
|
||||
-- --------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue