mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 02:27:34 -07:00
r508
Немного фиксов, но не все git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@508 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293
This commit is contained in:
parent
1cf81be17f
commit
1b2aeb42e4
9 changed files with 10 additions and 10 deletions
|
@ -613,7 +613,7 @@ INSERT INTO `bb_config` VALUES ('bt_show_peers', '1');
|
|||
INSERT INTO `bb_config` VALUES ('bt_show_peers_mode', '1');
|
||||
INSERT INTO `bb_config` VALUES ('bt_show_port_only_moder', '1');
|
||||
INSERT INTO `bb_config` VALUES ('bt_tor_browse_only_reg', '0');
|
||||
INSERT INTO `bb_config` VALUES ('bt_unset_dltype_on_tor_unreg', '0');
|
||||
INSERT INTO `bb_config` VALUES ('bt_unset_dltype_on_tor_unreg', '1');
|
||||
INSERT INTO `bb_config` VALUES ('config_id', '1');
|
||||
INSERT INTO `bb_config` VALUES ('cron_last_check', '1211477514');
|
||||
INSERT INTO `bb_config` VALUES ('default_dateformat', 'Y-m-d H:i');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue